Slide 10
Slide 10 text
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
Kubernetes の概要
10
• 複数のホスト間でコンテナ化されたアプリケーションを
管理するオープンソースシステム
• Cloud Native Computing Foundation (CNCF) によって管理、
推進されている
• デプロイ、メンテナンス、スケーリング
といった基本的な機能を提供している
• “Kubernetes is a portable, extensible, open source
platform for managing containerized workloads and
services, that facilitates both declarative configuration
and automation.”
https://kubernetes.io/docs/concepts/overview/what-is-
kubernetes/ より