Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Invitation to K8s-Docs ja
Search
nasa9084
March 19, 2023
Technology
0
2.2k
Invitation to K8s-Docs ja
Lightning Talk at YAPC::Kyoto 2023
nasa9084
March 19, 2023
Tweet
Share
More Decks by nasa9084
See All by nasa9084
Adopting Terraform Plugin Framework
nasa9084
0
71
My First 3DP Experience
nasa9084
0
71
e-book title normalization
nasa9084
0
280
Kubernetes SIG Docs Localization Subproject (ja)
nasa9084
0
1.7k
今更聞けないsystemd - Now Beginning Systemd
nasa9084
4
810
Engineer's Output
nasa9084
0
250
Implementing Quota as a Service
nasa9084
3
3.6k
Designing Keyboard 101
nasa9084
0
260
Recap: Continuous Delivery Meets CustomKubernetes Controller: A Declarative Configuration Approach
nasa9084
0
200
Other Decks in Technology
See All in Technology
20260326_AIDD事例紹介_ULSC.pdf
findy_eventslides
0
200
AI時代のシステム開発者の仕事_20260328
sengtor
0
310
ADK + Gemini Enterprise で 外部 API 連携エージェント作るなら OAuth の仕組みを理解しておこう
kaz1437
0
230
Oracle Cloud Infrastructure(OCI):Onboarding Session(はじめてのOCI/Oracle Supportご利⽤ガイド)
oracle4engineer
PRO
2
17k
BFCacheを活用して無限スクロールのUX を改善した話
apple_yagi
0
130
Sansanの認証基盤を支えるアーキテクチャとその振り返り
sansantech
PRO
1
120
Oracle Cloud Infrastructure:2026年3月度サービス・アップデート
oracle4engineer
PRO
0
200
JEDAI認定プログラム JEDAI Order 2026 受賞者一覧 / JEDAI Order 2026 Winners
databricksjapan
0
400
Why we keep our community?
kawaguti
PRO
0
340
遊びで始めたNew Relic MCP、気づいたらChatOpsなオブザーバビリティボットができてました/From New Relic MCP to a ChatOps Observability Bot
aeonpeople
1
120
AI時代のオンプレ-クラウドキャリアチェンジ考
yuu0w0yuu
0
630
AIエージェント時代に必要な オペレーションマネージャーのロールとは
kentarofujii
0
230
Featured
See All Featured
Facilitating Awesome Meetings
lara
57
6.8k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
62
53k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
460
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
220
Being A Developer After 40
akosma
91
590k
Exploring anti-patterns in Rails
aemeredith
2
300
Docker and Python
trallard
47
3.8k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
SEO for Brand Visibility & Recognition
aleyda
0
4.4k
The Mindset for Success: Future Career Progression
greggifford
PRO
0
290
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
280
RailsConf 2023
tenderlove
30
1.4k
Transcript
Invitation to K8s SIG-Docs ja @nasa9084
@nasa9084 t g f y l
None
None
None
None
None
None
SRE
None
Work && Hobby
SIG (Special Interest Group)
Kubernetes SIGs • API Machinery: API server, admission control, CRD,
GC, … • Autoscaling: automated scaling, initial resource estimation, … • CLI: kubectl, krew, kustomize, … • Storage: block storage • Testing: effectively test Kubernetes to ensure Kubernetes is stable • and so on…
SIG-Docs: github.com/kubernetes/website
The Number of Document Files (In English) ~/src/github.com/kubernetes/website/content/en$ find .
-type f -name '*.md' | wc -l 1385
The Number of Document Files (In Japanese) ~/src/github.com/kubernetes/website/content/ja$ find .
-type f -name '*.md' | wc -l 365
😐 WANTED: more contributors!
Documentation PRs Countries Stats China US India
FYI: The Number of Documentation Files (In Chinese) ~/src/github.com/kubernetes/website/content/zh-cn$ find
. -type f -name '*.md' | wc -l 1013
HOW-TO Contribute
0. Check/Create Issues
1. Fork github.com/kubernetes/website
2. Copy a page from content/en to content/ja
3. Translate the page (You can see some guide
on https://k8s.io/ja/docs/contribute/localization)
4. Make PR
5. Sign CLA (Follow CLA bot comment)
Advantage compared to other components in Kubernetes: You can communicate
in Japanese!
WANTED: MORE CONTRIBUTORS!
ASK ME GOOD-FIRST-ISSUE on Twitter: @nasa9084
Join Kubernetes Slack: https://communityinviter.com/apps/kubernetes/community and Join #kubernetes-docs-ja channel
👋