|
- Kubernetes 文档 | Kubernetes
安裝 K8s 集群 基于你的资源情况和需求来运行 Kubernetes。 安装 kubeadm 设置工具 学习环境 生产环境 加固集群 kubeadm 命令参考 安装 Kubernetes
- Kubernetes
Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications It groups containers that make up an application into logical units for easy management and discovery
- Kubernetes
Kubernetes 也称为 K8s,是用于自动部署、扩缩和管理容器化应用程序的开源系统。 它将组成应用程序的容器组合成逻辑单元,以便于管理和服务发现。
- Kubernetes Documentation
View Tutorials Set up a K8s cluster Get Kubernetes running based on your resources and needs Learning environment Production environment Install the kubeadm setup tool Securing a cluster kubeadm command reference Set up Kubernetes Learn how to use Kubernetes Look up common tasks and how to perform them using a short sequence of steps kubectl
- Kubernetes 架构 | Kubernetes
Kubernetes 背后的架构概念。Kubernetes 集群由一个控制平面和一组用于运行容器化应用的工作机器组成, 这些工作机器称作节点(Node)。每个集群至少需要一个工作节点来运行 Pod。 工作节点托管着组成应用负载的 Pod。控制平面管理集群中的工作节点和 Pod。 在生产环境中,控制平面通常跨多台计算机
- Kubernetes
K8s라고도 알려진 쿠버네티스 는 컨테이너화된 애플리케이션을 자동으로 배포, 스케일링 및 관리해주는 오픈소스 시스템입니다 애플리케이션을 구성하는 컨테이너들의 쉬운 관리 및 발견을 위해서 컨테이너들을 논리적인 단위로 그룹화합니다
- Overview - Kubernetes
K8s as an abbreviation results from counting the eight letters between the "K" and the "s" Google open-sourced the Kubernetes project in 2014 Kubernetes combines over 15 years of Google's experience running production workloads at scale with best-of-breed ideas and practices from the community Why you need Kubernetes and what it can do
- Kubernetes
Kubernetes (K8s) est un système open-source permettant d'automatiser le déploiement, la mise à l'échelle et la gestion des applications conteneurisées Les conteneurs qui composent une application sont regroupés dans des unités logiques pour en faciliter la gestion et la découverte
|
|
|