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
150
Kubernetes SIG Docs Localization Subproject (ja)
nasa9084
0
1.4k
今更聞けないsystemd - Now Beginning Systemd
nasa9084
4
740
Engineer's Output
nasa9084
0
190
Implementing Quota as a Service
nasa9084
3
3.3k
Designing Keyboard 101
nasa9084
0
220
Recap: Continuous Delivery Meets CustomKubernetes Controller: A Declarative Configuration Approach
nasa9084
0
160
嗚呼素晴らしきemacs
nasa9084
0
230
Intro: Golang
nasa9084
2
430
Other Decks in Technology
See All in Technology
急成長する企業で作った、エンジニアが輝ける制度/ 20250214 Rinto Ikenoue
shift_evolve
3
1.3k
利用終了したドメイン名の最強終活〜観測環境を育てて、分析・供養している件〜 / The Ultimate End-of-Life Preparation for Discontinued Domain Names
nttcom
2
190
Goで作って学ぶWebSocket
ryuichi1208
0
150
次世代KYC活動報告 / 20250219-BizDay17-KYC-nextgen
oidfj
0
250
バックエンドエンジニアのためのフロントエンド入門 #devsumiC
panda_program
18
7.5k
「海外登壇」という 選択肢を与えるために 〜Gophers EX
logica0419
0
700
クラウドサービス事業者におけるOSS
tagomoris
1
680
組織貢献をするフリーランスエンジニアという生き方
n_takehata
1
1.3k
MC906491 を見据えた Microsoft Entra Connect アップグレード対応
tamaiyutaro
1
540
Oracle Cloud Infrastructure:2025年2月度サービス・アップデート
oracle4engineer
PRO
1
210
現場で役立つAPIデザイン
nagix
33
12k
インフラをつくるとはどういうことなのか、 あるいはPlatform Engineeringについて
nwiizo
5
2.6k
Featured
See All Featured
A designer walks into a library…
pauljervisheath
205
24k
Code Review Best Practice
trishagee
67
18k
Bash Introduction
62gerente
611
210k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.1k
We Have a Design System, Now What?
morganepeng
51
7.4k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Docker and Python
trallard
44
3.3k
Gamification - CAS2011
davidbonilla
80
5.1k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Thoughts on Productivity
jonyablonski
69
4.5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
630
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
👋