Overview
Kubernetes is an open-source container orchestration system for automating containerized application deployment, scaling, and management across cloud servers.
One key feature of Kubernetes is its ability to autonomously manage containers to ensure they operate as intended. For example, if you need your Apache application to run continuously, Kubernetes will monitor its status, restart containers as needed, and create new ones to maintain Apache's uptime. Administrator can load a microservice for the service planner. In addition, Kubernetes systematically improves tools and makes itself more user-friendly to deploy applications.
You can access CCE, a hosted Kubernetes service, using the CCE console, kubectl, or Kubernetes APIs. Before using CCE, learn about the following Kubernetes concepts.
Containers and Kubernetes
Pods, Labels, and Namespaces
Pod Orchestration and Scheduling
Kubernetes Networking
Persistent Storage
Authentication and Authorization
Auto Scaling
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot