• Документация
  • Примеры использования
  • Versions
    v1.18 v1.17 v1.16 v1.15 v1.14
  • Русский
    English 中文 Chinese 한국어 Korean Français Español

Black lives matter.

We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the core values of the Kubernetes project and our community does not tolerate it.

Документация

  • Документация
      • Главная
        • Версии Kubernetes с поддержкой документации
      • Настройка
          • Release notes and version skew
            • v1.18 Release Notes (EN) Kubernetes version and version skew support policy (EN)
          • Среда обучения
            • Установка Kubernetes с помощью Minikube Установка Kubernetes с помощью Kind
          • Production environment
            • Container runtimes (EN)
              • Installing Kubernetes with deployment tools
                  • Bootstrapping clusters with kubeadm
                    • Installing kubeadm (EN) Troubleshooting kubeadm (EN) Creating a single control-plane cluster with kubeadm (EN) Customizing control plane configuration with kubeadm (EN) Options for Highly Available topology (EN) Creating Highly Available clusters with kubeadm (EN) Set up a High Availability etcd cluster with kubeadm (EN) Configuring each kubelet in your cluster using kubeadm (EN) Configuring your kubernetes cluster to self-host the control plane (EN)
                  Installing Kubernetes with kops (EN) Installing Kubernetes with Kubespray (EN)
              • Turnkey Cloud Solutions
                • Running Kubernetes on Alibaba Cloud (EN) Running Kubernetes on AWS EC2 (EN) Running Kubernetes on Azure (EN) Running Kubernetes on Google Compute Engine (EN) Running Kubernetes on Multiple Clouds with IBM Cloud Private (EN) Running Kubernetes on Tencent Kubernetes Engine (EN)
              • On-Premises VMs
                • Cloudstack (EN) Kubernetes on DC/OS (EN) oVirt (EN)
              • Windows in Kubernetes
                • Intro to Windows support in Kubernetes (EN) Guide for scheduling Windows containers in Kubernetes (EN)
          • Best practices
            • Running in multiple zones (EN) Building large clusters (EN) Validate node setup (EN) PKI certificates and requirements (EN)
          • Пользовательские облачные решения
      • Концепции
          • Обзор
            • Что такое Kubernetes Компоненты Kubernetes API Kubernetes
              • Работа с объектами Kubernetes
                • Изучение объектов Kubernetes Управление объектами Kubernetes Имена и идентификаторы объектов Пространства имён Метки и селекторы Аннотации Селекторы полей Рекомендуемые метки
          • Cluster Architecture
            • Nodes (EN) Control Plane-Node Communication (EN) Controllers (EN) Cloud Controller Manager (EN)
          • Containers
            • Containers overview (EN) Images (EN) Container Environment (EN) Runtime Class (EN) Container Lifecycle Hooks (EN)
          • Workloads
              • Pods
                • Pod Overview (EN) Pods (EN) Pod Lifecycle (EN) Init Containers (EN) Pod Preset (EN) Pod Topology Spread Constraints (EN) Disruptions (EN) Ephemeral Containers (EN)
              • Controllers
                • ReplicaSet (EN) ReplicationController (EN) Deployments (EN) StatefulSets (EN) DaemonSet (EN) Jobs (EN) Garbage Collection (EN) TTL Controller for Finished Resources (EN) CronJob (EN)
          • Services, Load Balancing, and Networking
            • Service (EN) Service Topology (EN) EndpointSlices (EN) DNS for Services and Pods (EN) Connecting Applications with Services (EN) Ingress (EN) Ingress Controllers (EN) Network Policies (EN) Adding entries to Pod /etc/hosts with HostAliases (EN) IPv4/IPv6 dual-stack (EN)
          • Storage
            • Volumes (EN) Persistent Volumes (EN) Volume Snapshots (EN) CSI Volume Cloning (EN) Storage Classes (EN) Volume Snapshot Classes (EN) Dynamic Volume Provisioning (EN) Node-specific Volume Limits (EN)
          • Configuration
            • Configuration Best Practices (EN) ConfigMaps (EN) Secrets (EN) Managing Resources for Containers (EN) Pod Overhead (EN) Resource Bin Packing for Extended Resources (EN) Organizing Cluster Access Using kubeconfig Files (EN) Pod Priority and Preemption (EN)
          • Security
            • Overview of Cloud Native Security (EN) Pod Security Standards (EN)
          • Policies
            • Limit Ranges (EN) Resource Quotas (EN) Pod Security Policies (EN)
          • Scheduling and Eviction
            • Kubernetes Scheduler (EN) Taints and Tolerations (EN) Assigning Pods to Nodes (EN) Scheduling Framework (EN) Scheduler Performance Tuning (EN)
          • Cluster Administration
            • Cluster Administration Overview (EN) Certificates (EN) Cloud Providers (EN) Managing Resources (EN) Cluster Networking (EN) Logging Architecture (EN) Metrics For The Kubernetes Control Plane (EN) Configuring kubelet Garbage Collection (EN) Proxies in Kubernetes (EN) API Priority and Fairness (EN) Installing Addons (EN)
          • Extending Kubernetes
            • Extending your Kubernetes Cluster (EN)
              • Extending the Kubernetes API
                • Custom Resources (EN) Extending the Kubernetes API with the aggregation layer (EN)
              • Compute, Storage, and Networking Extensions
                • Network Plugins (EN) Device Plugins (EN)
              Operator pattern (EN) Service Catalog (EN) Poseidon-Firmament Scheduler (EN)
          Example Concept Template (EN)
      • Tasks
          • Install Tools
            • Install and Set Up kubectl (EN) Install Minikube (EN)
          • Administer a Cluster
              • Administration with kubeadm
                • Certificate Management with kubeadm (EN) Upgrading kubeadm clusters (EN) Adding Windows nodes (EN) Upgrading Windows nodes (EN)
              • Manage Memory, CPU, and API Resources
                • Configure Default Memory Requests and Limits for a Namespace (EN) Configure Default CPU Requests and Limits for a Namespace (EN) Configure Minimum and Maximum Memory Constraints for a Namespace (EN) Configure Minimum and Maximum CPU Constraints for a Namespace (EN) Configure Memory and CPU Quotas for a Namespace (EN) Configure a Pod Quota for a Namespace (EN)
              • Install a Network Policy Provider
                • Use Calico for NetworkPolicy (EN) Use Cilium for NetworkPolicy (EN) Use Kube-router for NetworkPolicy (EN) Romana for NetworkPolicy (EN) Weave Net for NetworkPolicy (EN)
              Access Clusters Using the Kubernetes API (EN) Access Services Running on Clusters (EN) Advertise Extended Resources for a Node (EN) Autoscale the DNS Service in a Cluster (EN) Change the default StorageClass (EN) Change the Reclaim Policy of a PersistentVolume (EN) Cloud Controller Manager Administration (EN) Cluster Management (EN) Configure Multiple Schedulers (EN) Configure Out of Resource Handling (EN) Configure Quotas for API Objects (EN) Control CPU Management Policies on the Node (EN) Control Topology Management Policies on a node (EN) Customizing DNS Service (EN) Declare Network Policy (EN) Developing Cloud Controller Manager (EN) Enabling EndpointSlices (EN) Enabling Service Topology (EN) Encrypting Secret Data at Rest (EN) Guaranteed Scheduling For Critical Add-On Pods (EN) IP Masquerade Agent User Guide (EN) Limit Storage Consumption (EN) Namespaces Walkthrough (EN) Operating etcd clusters for Kubernetes (EN) Reconfigure a Node's Kubelet in a Live Cluster (EN) Reserve Compute Resources for System Daemons (EN) Safely Drain a Node while Respecting the PodDisruptionBudget (EN) Securing a Cluster (EN) Set Kubelet parameters via a config file (EN) Set up High-Availability Kubernetes Masters (EN) Share a Cluster with Namespaces (EN) Using a KMS provider for data encryption (EN) Using CoreDNS for Service Discovery (EN) Using NodeLocal DNSCache in Kubernetes clusters (EN) Using sysctls in a Kubernetes Cluster (EN)
          • Configure Pods and Containers
            • Assign Memory Resources to Containers and Pods (EN) Assign CPU Resources to Containers and Pods (EN) Configure GMSA for Windows Pods and containers (EN) Configure RunAsUserName for Windows pods and containers (EN) Configure Quality of Service for Pods (EN) Assign Extended Resources to a Container (EN) Configure a Pod to Use a Volume for Storage (EN) Configure a Pod to Use a PersistentVolume for Storage (EN) Configure a Pod to Use a Projected Volume for Storage (EN) Configure a Security Context for a Pod or Container (EN) Configure Service Accounts for Pods (EN) Pull an Image from a Private Registry (EN) Configure Liveness, Readiness and Startup Probes (EN) Assign Pods to Nodes (EN) Assign Pods to Nodes using Node Affinity (EN) Configure Pod Initialization (EN) Attach Handlers to Container Lifecycle Events (EN) Configure a Pod to Use a ConfigMap (EN) Share Process Namespace between Containers in a Pod (EN) Create static Pods (EN) Translate a Docker Compose File to Kubernetes Resources (EN)
          • Manage Kubernetes Objects
            • Declarative Management of Kubernetes Objects Using Configuration Files (EN) Declarative Management of Kubernetes Objects Using Kustomize (EN) Managing Kubernetes Objects Using Imperative Commands (EN) Imperative Management of Kubernetes Objects Using Configuration Files (EN) Update API Objects in Place Using kubectl patch (EN)
          • Inject Data Into Applications
            • Define a Command and Arguments for a Container (EN) Define Environment Variables for a Container (EN) Expose Pod Information to Containers Through Environment Variables (EN) Expose Pod Information to Containers Through Files (EN) Distribute Credentials Securely Using Secrets (EN) Inject Information into Pods Using a PodPreset (EN)
          • Run Applications
            • Run a Stateless Application Using a Deployment (EN) Run a Single-Instance Stateful Application (EN) Run a Replicated Stateful Application (EN) Scale a StatefulSet (EN) Delete a StatefulSet (EN) Force Delete StatefulSet Pods (EN) Horizontal Pod Autoscaler (EN) Horizontal Pod Autoscaler Walkthrough (EN) Specifying a Disruption Budget for your Application (EN)
          • Run Jobs
            • Running Automated Tasks with a CronJob (EN) Parallel Processing using Expansions (EN) Coarse Parallel Processing Using a Work Queue (EN) Fine Parallel Processing Using a Work Queue (EN)
          • Access Applications in a Cluster
            • Web UI (Dashboard) (EN) Accessing Clusters (EN) Configure Access to Multiple Clusters (EN) Use Port Forwarding to Access Applications in a Cluster (EN) Use a Service to Access an Application in a Cluster (EN) Connect a Front End to a Back End Using a Service (EN) Create an External Load Balancer (EN) List All Container Images Running in a Cluster (EN) Set up Ingress on Minikube with the NGINX Ingress Controller (EN) Communicate Between Containers in the Same Pod Using a Shared Volume (EN) Configure DNS for a Cluster (EN)
          • Monitoring, Logging, and Debugging
            • Application Introspection and Debugging (EN) Auditing (EN) Auditing with Falco (EN) Debug a StatefulSet (EN) Debug Init Containers (EN) Debug Pods and ReplicationControllers (EN) Debug Running Pods (EN) Debug Services (EN) Debugging DNS Resolution (EN) Debugging Kubernetes nodes with crictl (EN) Determine the Reason for Pod Failure (EN) Developing and debugging services locally (EN) Events in Stackdriver (EN) Get a Shell to a Running Container (EN) Logging Using Elasticsearch and Kibana (EN) Logging Using Stackdriver (EN) Monitor Node Health (EN) Resource metrics pipeline (EN) Tools for Monitoring Resources (EN) Troubleshoot Applications (EN) Troubleshoot Clusters (EN) Troubleshooting (EN)
          • Extend Kubernetes
            • Configure the Aggregation Layer (EN)
              • Use Custom Resources
                • Extend the Kubernetes API with CustomResourceDefinitions (EN) Versions in CustomResourceDefinitions (EN)
              Set up an Extension API Server (EN) Use an HTTP Proxy to Access the Kubernetes API (EN) Set up Konnectivity service (EN)
          • TLS
            • Configure Certificate Rotation for the Kubelet (EN) Manage TLS Certificates in a Cluster (EN) Manual Rotation of CA Certificates (EN)
          • Manage Cluster Daemons
            • Perform a Rolling Update on a DaemonSet (EN) Perform a Rollback on a DaemonSet (EN)
          • Install Service Catalog
            • Install Service Catalog using Helm (EN) Install Service Catalog using SC (EN)
          • Network
            • Validate IPv4/IPv6 dual-stack (EN)
          Extend kubectl with plugins (EN) Manage HugePages (EN) Schedule GPUs (EN)
      • Руководства
        • Привет, Minikube
          • Основы Kubernetes
              • Создание кластера
                • Использование Minikube для создания кластера Интерактивный урок - Создание кластера
              • Развёртывание приложения
                • Использование kubectl для развёртывания приложения Интерактивный урок - Развёртывание приложения
              • Изучение приложения
                • Изучение подов и узлов Интерактивный урок - Изучение приложения
              • Открытие доступа к приложению
                • Создание сервиса для открытия доступа к приложению Интерактивный урок - Открытие доступа к приложению
              • Масштабирование приложения
                • Запуск нескольких экземпляров приложения Интерактивный урок - Масштабирование приложения
              • Обновление приложения
                • Выполнение плавающего обновления Интерактивный урок - Обновление приложения
          • Configuration
            • Configuring Redis using a ConfigMap (EN)
          • Stateless Applications
            • Exposing an External IP Address to Access an Application in a Cluster (EN) Example: Deploying PHP Guestbook application with Redis (EN) Example: Add logging and metrics to the PHP / Redis Guestbook example (EN)
          • Stateful Applications
            • StatefulSet Basics (EN) Example: Deploying WordPress and MySQL with Persistent Volumes (EN) Example: Deploying Cassandra with a StatefulSet (EN) Running ZooKeeper, A Distributed System Coordinator (EN)
          • Clusters
            • AppArmor (EN)
          • Services
            • Using Source IP (EN)
      • Ссылки
        • Стандартизированный глоссарий
          • Kubernetes Issues and Security
            • Kubernetes Issue Tracker (EN) Kubernetes Security and Disclosure Information (EN)
          • Using the Kubernetes API
            • Kubernetes API Overview (EN) Kubernetes API Concepts (EN) Client Libraries (EN) Kubernetes Deprecation Policy (EN)
          • Accessing the API
            • Controlling Access to the Kubernetes API (EN) Authenticating (EN) Authenticating with Bootstrap Tokens (EN) Certificate Signing Requests (EN) Using Admission Controllers (EN) Dynamic Admission Control (EN) Managing Service Accounts (EN) Authorization Overview (EN) Using RBAC Authorization (EN) Using ABAC Authorization (EN) Using Node Authorization (EN) Webhook Mode (EN)
          • API Reference
            • v1.18 (EN) Well-Known Labels, Annotations and Taints (EN)
          • Setup tools reference
              • Kubeadm
                • Overview of kubeadm (EN) kubeadm init (EN) kubeadm join (EN) kubeadm upgrade (EN) kubeadm config (EN) kubeadm reset (EN) kubeadm token (EN) kubeadm version (EN) kubeadm alpha (EN) kubeadm init phase (EN) kubeadm join phase (EN) kubeadm reset phase (EN) kubeadm upgrade phase (EN) Implementation details (EN)
          • Command line tools reference
            • Feature Gates (EN) kubelet (EN) cloud-controller-manager (EN) kube-apiserver (EN) kube-controller-manager (EN) kube-proxy (EN) kube-scheduler (EN) Kubelet authentication/authorization (EN) TLS bootstrapping (EN)
          • kubectl CLI
            • Обзор kubectl Поддержка JSONPath kubectl kubectl Usage Conventions (EN) kubectl для пользователей Docker Команды kubectl Шпаргалка по kubectl
          • Scheduling
            • Scheduling Policies (EN) Scheduling Profiles (EN)
          Tools (EN)
      • Contribute
        • Suggesting content improvements (EN) Участие для начинающих
          • Contributing new content
            • Overview (EN) Opening a pull request (EN) Documenting for a release (EN) Blogs and case studies (EN)
          Участие для продвинутых
          • Reviewing changes
            • Reviewing pull requests (EN) For approvers and reviewers (EN)
          Участие для опытных
          • Обзор оформления документации
            • Руководство по оформлению Руководство по содержанию Написание новой темы Page content types (EN) Использование шаблонов страниц Организация контента Пользовательские макрокоды Hugo
          • Обзор справочной документации
            • Участие в основном коде Kubernetes Руководство по быстрому старту Генерация справочной документации для API Kubernetes Генерация справочной документации для команд kubectl Генерация справочных страниц для компонентов и инструментов Kubernetes (EN)
          Локализация документации Kubernetes Участие в SIG Docs
      (EN) Docs smoke test page (EN) Search Results (EN)
  1. Документация
  2. Contribute
  3. Обзор справочной документации

Edit This Page

Обзор справочной документации

Темы в этом разделе описывают, как генерировать справочные руководства Kubernetes.

Для сборки справочной документации посмотрите следующий ресурс:

  • Краткое руководство по генерации справочной документации

Участие в основном коде Kubernetes

Руководство по быстрому старту

Генерация справочной документации для API Kubernetes

Генерация справочной документации для команд kubectl

Генерация справочных страниц для компонентов и инструментов Kubernetes

Обратная связь

Была ли эта страница полезной?

Спасибо за отзыв! Если у вас есть конкретный вопрос об использовании Kubernetes, спрашивайте Stack Overflow. Сообщите о проблеме в репозитории GitHub, если вы хотите сообщить о проблеме или предложить улучшение.


Analytics

Сообщить о проблеме Редактировать эту страницу
Последний раз страница редактировалась February 24, 2020 at 9:14 PM PST by Translate Reference Docs Overview section into Russian (#19284) (История страницы)
Главная Примеры использования
© 2020 Авторы Kubernetes | Документация распространяется под лицензией CC BY 4.0
Copyright © 2020 The Linux Foundation ®. Все права защищены. The Linux Foundation является зарегистрированной торговой маркой. Список торговых марок The Linux Foundation приведен на странице использования торговых марок
ICP license: 京ICP备17074266号-3