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
超速で振り返る 2020 年 CNCF Projects 動向まとめ #InfraStudy ...
Search
y_taka_23
December 21, 2020
Technology
0
1.1k
超速で振り返る 2020 年 CNCF Projects 動向まとめ #InfraStudy / Infra Study Meetup 9th
Infra Study Meetup #9 で使用する予定だったスライドです。
y_taka_23
December 21, 2020
Tweet
Share
More Decks by y_taka_23
See All by y_taka_23
形式手法特論:位相空間としての並行プログラミング #kernelvm / Kernel VM Study Tokyo 18th
ytaka23
3
1.9k
AWS と定理証明 〜ポリシー言語 Cedar 開発の舞台裏〜 #fp_matsuri / FP Matsuri 2025
ytaka23
10
4.6k
問 1:以下のコンパイラを証明せよ(予告編) #kernelvm / Kernel VM Study Kansai 11th
ytaka23
3
900
AWS のポリシー言語 Cedar を活用した高速かつスケーラブルな認可技術の探求 #phperkaigi / PHPerKaigi 2025
ytaka23
12
3.2k
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
7
850
形式手法の 10 メートル手前 #kernelvm / Kernel VM Study Hokuriku Part 7
ytaka23
7
1.4k
普通の Web エンジニアのための様相論理入門 #yapcjapan / YAPC Hakodate 2024
ytaka23
12
3.5k
kcp: Kubernetes APIs Are All You Need #techfeed_live / TechFeed Experts Night 28th
ytaka23
1
590
サーバーレスアーキテクチャの数理的理解と分析 #devsumi / Developers Summit 2023 Summer
ytaka23
9
5.6k
Other Decks in Technology
See All in Technology
AI時代、“平均値”ではいられない
uhyo
8
2.6k
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
710
Kubernetes self-healing of your workload
hwchiu
0
520
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
1
480
CREが作る自己解決サイクルSlackワークフローに組み込んだAIによる社内ヘルプデスク改革 #cre_meetup
bengo4com
0
330
オブザーバビリティが育むシステム理解と好奇心
maruloop
2
1.1k
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
150
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
110
Azure Well-Architected Framework入門
tomokusaba
1
130
現場の壁を乗り越えて、 「計装注入」が拓く オブザーバビリティ / Beyond the Field Barriers: Instrumentation Injection and the Future of Observability
aoto
PRO
1
590
SOTA競争から人間を超える画像認識へ
shinya7y
0
440
OCIjp_Oracle AI World_Recap
shinpy
1
180
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
GraphQLとの向き合い方2022年版
quramy
49
14k
How GitHub (no longer) Works
holman
315
140k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
What's in a price? How to price your products and services
michaelherold
246
12k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
We Have a Design System, Now What?
morganepeng
53
7.8k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
How STYLIGHT went responsive
nonsquared
100
5.9k
Transcript
超速で振り返る 2020 年 CNCF Projects 動向まとめ チェシャ猫 (@y_taka_23) Infra Study
Meetup #9 (21st Dec. 2020)
None
New Graduated: 5 Projects
New Graduated Projects • Helm (04/30/2020) ◦ Kubernetes 用パッケージマネージャ ◦
Helmfile によりタスクランナー的にも使用可能 • Harbor (06/23/2020) ◦ 自前で立てる Docker (OCI) レジストリ ◦ 署名の検証や RBAC など管理系機能が内蔵
New Graduated Projects • TiKV (09/02/2020) ◦ トランザクションを持つ分散 Key-Value ストア
◦ NewSQL の一種 TiDB のバックエンド • Rook (10/07/2020) ◦ Kubernetes 上で分散ストレージを管理 ◦ SDS や分散 DB に対する Operator として動作
New Graduated Projects • etcd (11/24/2020) ◦ 分散 Key-Value ストア
◦ Kubernetes 上の全リソースの情報を保持
New Incubating: 10 Projects
New Incubating Projects • Falco (01/08/2020) ◦ コンテナ用の脅威検出ツール ◦ システムコールに対して検知ルールを設定
• Argo (04/07/2020) ◦ Kubernetes 用の CI/CD パイプラインの構築 ◦ Workflows、CD、Evens、Rollout の総称
New Incubating Projects • Dragonfly (04/09/2020) ◦ P2P ベースでイメージの配布ができる ◦
帯域管理やキャッシュによる負荷削減 • SPIFFE (06/22/2020) ◦ サービス間認証のための標準仕様 ◦ 参照実装として SPIRE も同時に昇格
New Incubating Projects • Contour (07/07/2020) ◦ Kubernetes Ingress の実装の一つ
◦ Envoy Proxy を逆プロキシとしてデプロイ • Operator Framework (07/09/2020) ◦ Operator を作成するための Scaffold ツール ◦ コア部分は kubebuilder との統合の流れも
New Incubating Projects • Thanos (08/19/2020) ◦ 複数の Prometheus をクラスタ化
◦ Sidecar として各 Prometheus の metrics を集約 • Cortex (08/20/2020) ◦ Prometheus のデータを長期保存 ◦ Grafana や Alert に参照させて負荷を逃す
New Incubating Projects • KubeEdge (09/16/2020) ◦ エッジデバイスを Kubernetes Node
として管理 ◦ Master - Node 間の通信の不安定さを吸収 • Buildpacks (11/18/2020) ◦ イメージをビルドする操作を隠蔽・抽象化 ◦ 開発者はソースコードを書くだけで済む
New Sandbox: 31 Projects
(多すぎるので個人的な推しを紹介)
New Sandbox Projects • Volcano (04/10/2020) ◦ Kubernetes 用の HPC
バッチ基盤 ◦ 高度な Pod 配置アルゴリズムをサポート • Crossplane (06/23/2020) ◦ マルチクラウドのプロビジョニングを抽象化 ◦ インタフェースとして kubectl で操作可能
New Sandbox Projects • cdk8s (11/10/2020) ◦ AWS CDK の
Kubernetes版、TypeScript で YAML を生成 ◦ Construct として再利用可能なパーツを定義可能 • Kyverno (11/10/2020) ◦ Kubernetes 用のポリシエンジン ◦ OPA (Rego) と異なり YAML で記述
Happy New Projects in 2020! Presented by チェシャ猫 (@y_taka_23)