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 260 kubekey issues
Sort by recently updated
recently updated
newest added

### Your current KubeKey version v2.1.0 ### Describe this feature Sometimes, I want to clean all CRI(docker/containerd...) configuration and data directories when I delete the total cluster. ### Describe the...

help wanted
good first issue
kind/feature-request

### What type of PR is this? /kind feature ### What this PR does / why we need it: Sometimes, I need to delete all cri(docker/containerd) related configuration and data...

kind/feature
size/L

### What type of PR is this? /kind bug ### What this PR does / why we need it: fix: chrony service name and config path in ubuntu and debian...

kind/bug
size/M

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.7.2 to 3.9.3. Release notes Sourced from helm.sh/helm/v3's releases. Helm 3.9.3 Helm v3.9.3 is a patch release. Users are encouraged to upgrade for the best experience. Users...

size/L
dependencies
go

### What type of PR is this? /kind feature ### What this PR does / why we need it: ### Which issue(s) this PR fixes: Fixes #1429 ### Special notes...

kind/feature
size/L

### Your current KubeKey version latest ### Describe this feature At present, cluster-api-kubekey-provider(CAPK) only supports to install `containerd`. We need to support installing `docker`. ### Describe the solution you'd like...

help wanted
good first issue

### What is version of KubeKey has the issue? v.2.2.2 ### What is your os environment? ubuntu20.04 与 Ubuntu22.04 ### KubeKey config file _No response_ ### A clear and concise...

bug
help wanted
good first issue

### Your current KubeKey version _No response_ ### Describe this feature need document to show the k3s versions supported by kubekey, like [kubekey/docs/kubernetes-versions.md](https://github.com/kubesphere/kubekey/blob/master/docs/kubernetes-versions.md) ### Describe the solution you'd like add...

help wanted
good first issue

### Your current KubeKey version _No response_ ### Describe this feature like **calico** which default version information is in [apis/kubekey/v1alpha1/default.go](https://github.com/kubesphere/kubekey/blob/986449b5790df0928fff9605bd885c9836db622c/apis/kubekey/v1alpha1/default.go#L43) instead of a document , so have a document to...

help wanted
good first issue

### Your current KubeKey version latest+unreleased ### Describe this feature For the pipeline of update_cluster,kk should have phase run support to reduce losses from duplicate implementations. ### Describe the solution...