kubekey
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 🔥 ⎈ 🐳
### What type of PR is this? ### What this PR does / why we need it: ### Which issue(s) this PR fixes: Fixes # ### Special notes for reviewers:...
### What type of PR is this? /kind documentation ### What this PR does / why we need it: 1. Use `set_fact` to set the binary_type instance of `register`. 2....
**环境华数物理机 + pve + ubt22.04** ```yaml apiVersion: kubekey.kubesphere.io/v1alpha2 kind: Cluster metadata: name: sample spec: hosts: - {name: master01, address: 10.100.23.51, internalAddress: 10.100.23.51, user: root, password: "root"} roleGroups: etcd: - master01...
Add kubernetes version: v1.33.2,v1.32.6,v1.31.10,v1.30.14
fix: #2539 ### What type of PR is this? ### What this PR does / why we need it: ### Which issue(s) this PR fixes: Fixes # ### Special notes...
### Your current KubeKey version 3.1.9 ### Describe this feature kube-vip in kk config,default is arp mode,will support bgp config? ### Describe the solution you'd like kube-vip in kk config,default...
### What is version of KubeKey has the issue? kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.8", GitCommit:"dbb1ee4aa1ecf0586565ff3374427d8a7d9b327b", GitTreeState:"clean", BuildDate:"2025-03-26T04:49:07Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### What is your os environment? Rocky Linux 9.5 ###...
### What type of PR is this? /kind bug ### What this PR does / why we need it: 当前通过 which 来判断 baseSoftware 是否存在的方式在下面情况下会表现错误:  不应该通过是否包含 not found 来判断 software...
### What is version of KubeKey has the issue? 3.1.9 ### What is your os environment? 20 ### KubeKey config file ```yaml ``` ### A clear and concise description of...
添加节点时卡死
### What is version of KubeKey has the issue? kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.9", GitCommit:"f7f74890ec51db1e4c35b54af8ecc87d7f807deb", GitTreeState:"clean", BuildDate:"2025-04-25T03:16:36Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### What is your os environment? Ubuntu 22.04.5 LTS ###...