Login
Remember
Register
Ask a Question
What are the features of Kubernetes?
0
votes
asked
May 23, 2021
in
Kubernetes K8s
by
sharadyadav1986
What are the features of Kubernetes?
kubernetes-features
featues
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 23, 2021
by
sharadyadav1986
The features of Kubernetes are:
Automated Scheduling
Self-Healing Capabilities
Automated rollouts & rollback
Horizontal Scaling & Load Balancing
Offers environment consistency for development, testing, and production
Infrastructure is loosely coupled to each component can act as a separate unit
Provides a higher density of resource utilization
Offers enterprise-ready features
Application-centric management
Auto-scalable infrastructure
You can create predictable infrastructure
...