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
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
e-book title normalization
nasa9084
0
180
Kubernetes SIG Docs Localization Subproject (ja)
nasa9084
0
1.5k
今更聞けないsystemd - Now Beginning Systemd
nasa9084
4
770
Engineer's Output
nasa9084
0
210
Implementing Quota as a Service
nasa9084
3
3.4k
Designing Keyboard 101
nasa9084
0
230
Recap: Continuous Delivery Meets CustomKubernetes Controller: A Declarative Configuration Approach
nasa9084
0
170
嗚呼素晴らしきemacs
nasa9084
0
250
Intro: Golang
nasa9084
2
440
Other Decks in Technology
See All in Technology
脅威をモデリングしてMCPのセキュリティ対策を考えよう
flatt_security
4
1.5k
CIでのgolangci-lintの実行を約90%削減した話
kazukihayase
0
140
新卒3年目の後悔〜機械学習モデルジョブの運用を頑張った話〜
kameitomohiro
0
160
DB 醬,嗨!哪泥嘎斯基?
line_developers_tw
PRO
0
120
Data Hubグループ 紹介資料
sansan33
PRO
0
1.8k
Tenstorrent HW/SW 概要説明
tenstorrent_japan
0
380
(非公式) AWS Summit Japan と 海浜幕張 の歩き方 2025年版
coosuke
PRO
0
140
Roo CodeとClaude Code比較してみた
pharma_x_tech
1
300
Kotlinで学ぶ 代数的データ型
ysknsid25
5
1.1k
AI技術トレンド勉強会 #1MCPの基礎と実務での応用
nisei_k
1
120
Devin(Deep) Wiki/Searchの活用で変わる開発の世界観/devin-wiki-search-impact
tomoki10
0
290
「規約、知識、オペレーション」から考える中規模以上の開発組織のCursorルールの 考え方・育て方 / Cursor Rules for Coding Styles, Domain Knowledges and Operations
yuitosato
5
1.6k
Featured
See All Featured
Making Projects Easy
brettharned
116
6.2k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
A designer walks into a library…
pauljervisheath
206
24k
The Invisible Side of Design
smashingmag
299
50k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
RailsConf 2023
tenderlove
30
1.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Faster Mobile Websites
deanohume
307
31k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Raft: Consensus for Rubyists
vanstee
139
7k
Navigating Team Friction
lara
186
15k
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
👋