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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
nasa9084
March 19, 2023
Technology
2.2k
0
Share
Invitation to K8s-Docs ja
Lightning Talk at YAPC::Kyoto 2023
nasa9084
March 19, 2023
More Decks by nasa9084
See All by nasa9084
Adopting Terraform Plugin Framework
nasa9084
0
71
My First 3DP Experience
nasa9084
0
73
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
Amazon Qはアマコネで頑張っています〜 Amazon Q in Connectについて〜
yama3133
1
160
SSoT(Single Source of Truth)で「壊して再生」する設計
kawauso
2
400
OCI技術資料 : 証明書サービス概要
ocise
1
7.1k
脳が溶けた話 / Melted Brain
keisuke69
1
1.1k
自分をひらくと次のチャレンジの敷居が下がる
sudoakiy
2
980
やさしいとこから始めるGitHubリポジトリのセキュリティ
tsubakimoto_s
3
2.1k
FastMCP OAuth Proxy with Cognito
hironobuiga
3
230
Even G2 クイックスタートガイド(日本語版)
vrshinobi1
0
160
OCI技術資料 : ロード・バランサ 概要 - FLB・NLB共通
ocise
4
27k
FASTでAIエージェントを作りまくろう!
yukiogawa
4
180
CloudFrontのHost Header転送設定でパケットの中身はどう変わるのか?
nagisa53
1
230
Oracle AI Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
3
2k
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
A designer walks into a library…
pauljervisheath
210
24k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
190
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
340
Claude Code のすすめ
schroneko
67
220k
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Google's AI Overviews - The New Search
badams
0
950
How STYLIGHT went responsive
nonsquared
100
6k
The untapped power of vector embeddings
frankvandijk
2
1.6k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
160
The Language of Interfaces
destraynor
162
26k
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
👋