Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the features of Kubernetes?
Home
Kubernetes K8s
What are the features of Kubernetes?
0
votes
asked
Jan 10, 2023
in
Kubernetes K8s
by
sharadyadav1986
What are the features of Kubernetes?
kubernetes-features
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 10, 2023
by
sharadyadav1986
Here are the essential Kubernetes features:
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
...