Kubernetes指南
CtrlK
Linux性能优化实战eBPF 核心技术与实战SDN指南个人博客
  • Overview
  • Introduction
    • Kubernetes Introduction
    • Kubernetes Concepts
    • Kubernetes 101
    • Kubernetes 201
    • Kubernetes Cluster
  • Concepts
    • Concepts
    • Architecture
    • Design Principles
    • Components
    • Objects
  • Setup
    • Setup Guidance
    • kubectl Install
    • Single Machine
    • Feature Gates
    • Best Practice
    • Version Support
    • Setup Cluster
    • Setup Addons
  • Extension
    • API Extension
    • Access Control
    • Scheduler Extension
    • Network Plugin
    • Container Runtime
    • Storage Driver
    • Network Policy
    • Ingress Controller
    • Cloud Provider
    • Device Plugin
  • Cloud Native Apps
    • Apps Management
    • Istio
    • Devops
  • Practices
    • Overview
    • Resource Management
    • Cluster HA
    • Workload HA
    • Debugging
    • Portmap
    • Portforward
    • User Management
    • GPU
    • HugePage
    • Security
    • Audit
    • Backup
    • Cert Rotation
    • Large Cluster
    • Big Data
    • Serverless
  • Troubleshooting
    • Overview
    • Cluster Troubleshooting
    • Pod Troubleshooting
    • Network Troubleshooting
    • PV Troubleshooting
    • Windows Troubleshooting
    • Cloud Platform Troubleshooting
    • Troubleshooting Tools
  • Community
    • Development Guide
    • Unit Test and Integration Test
    • Community Contribution
  • Appendix
    • Ecosystem
    • Learning Resources
    • Domestic Mirrors
    • How to Contribute
    • Reference Documents
由 GitBook 提供支持
在本页
  1. Concepts

Concepts

Explore the architecture and key components of Kubernetes, which include:

  • The Architectural Principles

  • Design Philosophy

  • Core Components

    • etcd

    • kube-apiserver

    • kube-scheduler

    • kube-controller-manager

    • kubelet

    • kube-proxy

    • kube-dns

    • Federation

    • kubeadm

    • hyperkube

    • kubectl

上一页Kubernetes Cluster下一页Architecture

最后更新于1年前