搭建 Kubernetes#
为了开始设置 Z2JH 实例,我们将需要以下两样东西:Kubernetes
和 Helm
。本指南旨在帮助您针对最流行的选项来准备好这两项要求。
搭建 Kubernetes
- 搭建 Kubernetes
- 在 minikube 上运行 Kubernetes(仅用于学习和开发)
- 在 Docker Desktop 上运行 Kubernetes(仅用于学习和开发)
- 在 Google Cloud (GKE) 上运行 Kubernetes
- 在 Microsoft Azure Kubernetes Service (AKS) 上运行 Kubernetes
- 在 Amazon Web Services (AWS) 上运行 Kubernetes
- 在 Amazon Web Services (AWS) 上通过 Elastic Container with Kubernetes (EKS) 运行 Kubernetes
- 在 Red Hat OpenShift 上运行 Kubernetes
- 在 IBM Cloud 上运行 Kubernetes
- 在 Digital Ocean 上运行 Kubernetes
- 在 OVHcloud (OVH) 上运行 Kubernetes
- 自托管 Kubernetes
- 配置
helm