• 创建集群

    创建集群

    如何创建 Kubernetes 集群并安装 Jenkins X

    该 示例 使用命令并行地 创建了一个新的 Kubernetes 集群 :

    • jx create cluster gke
    • jx create cluster aks
    • jx create cluster minikube