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

### What is version of KubeKey has the issue? v3.1.6 ### What is your os environment? ubuntu 18.04 ### KubeKey config file ```yaml apiVersion: kubekey.kubesphere.io/v1alpha2 kind: Cluster metadata: name: sample...

bug

I used Kubekey provider from ClusterAPI. Also, Kubernetes was deployed based on ClsterClass. Deployment was successful. However, I think there is a problem in implementing this as GitOps. The reason...

good first issue
kind/feature-request

### Your current KubeKey version 3.0.7 ### Describe this feature There is possible add a possiblity to include a single node or more ? E.g, in my yaml file (cluster.yaml)...

kind/feature-request

When installing or adding nodes, kk should support setting annotations for nodes according to the configuration. such as: ``` spec: hosts: - {name: node2, address: 172.16.0.3, internalAddress: 172.16.0.3, password: "Qcloud@123",...

good first issue
kind/feature-request

### What is version of KubeKey has the issue? 3.0.7 ### What is your os environment? centos7.6 ### KubeKey config file _No response_ ### A clear and concise description of...

bug

### What is version of KubeKey has the issue? 3.0.7 ### What is your os environment? Kylin Linux Advanced Server V10 (Sword) ### KubeKey config file ```yaml manifest.yaml apiVersion: kubekey.kubesphere.io/v1alpha2...

bug

### Your current KubeKey version v3.0.7 ### Describe this feature ![Uploading image.png…]() ### Describe the solution you'd like ![Uploading image.png…]() ### Additional information _No response_

### Your current KubeKey version v3.0.5 ### Describe this feature change calico install method to helm with tiger operator, it Easier to configure and change parameter after install. eg: enable...

### Describe this feature there is such a utility kops and it has a provider that implements the same functionality as the utility. It would be just great if you...

good first issue

### Your current KubeKey version 2.2.0 ### Describe this feature i want to use a new domain to proxy my apiserver in a existing cluster,can i use kk to update...