Slide 67
Slide 67 text
Kubernetes が提供する機能
Kubernetes is Container Orchestration
Cluster services
monitoring, showback,
registry, logging
Application services
middleware, functions, ISV
Service mesh
Developer services
dev tools, automated builds,
CI/CD, IDE
Automated operations
Linux OS
Physical Virtual Private Public
Any infrastructure
certified
コンテナオーケストレーション
クラスタ上でコンテナをスケジューリングして実⾏するための
プラットフォーム
- 複数のホストにわたるコンテナのオーケストレーション
- 適切なインフラリソースを効率よく配置
- アプリケーションのデプロイとアップデートを⾃動化
- ステートフルなアプリケーションのためのストレージの管理
- コンテナ化されたアプリケーションとそのリソースの迅速な
スケーリング
- サービスを宣⾔的に管理
- ⾃動再起動,⾃動スケーリングにより,アプリケーションの
ヘルスチェックと⾃⼰修復を⾏う
Declarative
Configuration
Auto
Scaling
Self-Healing
https://www.redhat.com/ja/topics/containers/what-is-kubernetes
参考)
67