kubekey icon indicating copy to clipboard operation
kubekey copied to clipboard

Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳

Results 282 kubekey issues
Sort by recently updated
recently updated
newest added

### Your current KubeKey version Version:"1.1.1", my system version is centos7.6. ### Describe this feature Hi, guys, I followed this document to try the "All-in-One Installation of Kubernetes and KubeSphere...

### What is version of KubeKey has the issue? v2.0.0-rc.4 ### What is your os environment? centos 8.3 64bit ### KubeKey config file _No response_ ### A clear and concise...

bug

### What is version of KubeKey has the issue? [root@harbor kubesphere]# kk version version.BuildInfo{Version:"2.0.0-rc.4", GitCommit:"a337b297", GitTreeState:"", GoVersion:"go1.17.7"} ### What is your os environment? centos7 ### KubeKey config file ```yaml apiVersion:...

bug

### What is version of KubeKey has the issue? 1.2.1 ### What is your os environment? CentOS Linux release 7.8.2003 (Core) ### KubeKey config file ```yaml all-in-one. ``` ### A...

bug

## what happend The official offline installation method is too troublesome。 see: https://kubesphere.io/docs/installing-on-linux/introduction/air-gapped-installation/ ## what i want **1、online** curl -Ok https://kubesphere-installer.pek3b.qingstor.com/offline/v3.1.1/kubesphere-all-v3.1.1-offline-linux-amd64.tar.gz ---------------------------------------------------------------------------------------------------------------------------------------------- **2、offline** tar -zxvf kubesphere-all-v3.1.1-offline-linux-amd64.tar.gz cd kubesphere-all-v3.1.1-offline-linux-amd64 ./kk install...

kind/feature-request
kind/need-to-verify

### What is version of KubeKey has the issue? [root@Ops-repo kubekey]# kk version version.BuildInfo{Version:"2.0.0-rc.4", GitCommit:"a337b297", GitTreeState:"", GoVersion:"go1.17.7"} [root@Ops-repo kubekey]# ### What is your os environment? centos7 ### KubeKey config file...

bug

### Your current KubeKey version 2.0.0 ### Describe this feature OpenELB is an open-source load balancer implementation designed for exposing the LoadBalancer type of Kubernetes services in on-premises environments, it...

help wanted
good first issue

### Your current KubeKey version ./kk create cluster --container-manage containerd ### Describe this feature using containerd as the container manager, Containerd official has provided CNI plugin in the package. cni...

Currently, the test coverity is very low. We need to add an unit test framework for KK command to simulate all kinds of cases ``` $ go test ./... -coverprofile...

### Your current KubeKey version latest ### Describe this feature Enable Selinux in a permissive mode not disable it. ### Describe the solution you'd like I just notice in the...

kind/feature-request