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
42
My First 3DP Experience
nasa9084
0
62
e-book title normalization
nasa9084
0
280
Kubernetes SIG Docs Localization Subproject (ja)
nasa9084
0
1.7k
今更聞けないsystemd - Now Beginning Systemd
nasa9084
4
800
Engineer's Output
nasa9084
0
240
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
190
Other Decks in Technology
See All in Technology
Webアクセシビリティ技術と実装の実際
tomokusaba
0
210
Security Diaries of an Open Source IAM
ahus1
0
190
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
100
生成AI活用によるPRレビュー改善の歩み
lycorptech_jp
PRO
5
2k
ソフトウェアアーキテクトのための意思決定術: Create Decision Readiness—The Real Skill Behind Architectural Decision
snoozer05
PRO
29
8.7k
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
71k
OSSで構築するIT基盤管理実践事例: NetBox・Snipe-IT・FreeRADIUS+PrivacyIDEA / Practical Case Studies of IT Infrastructure Management Using OSS
nttcom
0
190
AI Agentにおける評価指標とAgent GPA
tsho
1
280
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
770
マイグレーションガイドに書いてないRiverpod 3移行話
taiju59
0
350
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
primeNumber DATA MANAGEMENT CAMP #2:
masatoshi0205
1
680
Featured
See All Featured
How to Ace a Technical Interview
jacobian
281
24k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Being A Developer After 40
akosma
91
590k
GraphQLとの向き合い方2022年版
quramy
50
14k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
140
ラッコキーワード サービス紹介資料
rakko
1
2.5M
The Curse of the Amulet
leimatthew05
1
9.5k
Thoughts on Productivity
jonyablonski
75
5.1k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
Test your architecture with Archunit
thirion
1
2.2k
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
👋