What are common use cases for Kubernetes+ Platform
What are common use cases for Kubernetes+ Platform
Example use cases for Kubernetes+ Platform
Make workloads portable
Because container apps are separate from infrastructure, apps become portable when running on Kubernetes. Move them from local machines to production among on-premises, hybrid, and multiple Cloud environments while maintaining consistency across environments.
Define complex containerized applications and deploy them across a cluster of servers or even multiple clusters with Kubernetes. As Kubernetes scales applications according to the desired state, it automatically monitors and maintains container health.
A sizeable open-source community of developers and companies actively build extensions and plugins that add security, monitoring, and management capabilities to Kubernetes.