-
### What is version of KubeKey has the issue?
version.BuildInfo{Version:"2.2.2", GitCommit:"2ef69c68", GitTreeState:"", GoVersion:"go1.17.12"}
### What is your os environment?
CentOS Linux release …
-
### What is version of KubeKey has the issue?
v2.2.1
### What is your os environment?
centos 7
### KubeKey config file
```yaml
apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster…
-
### What is version of KubeKey has the issue?
2.1.0-alpha.0
### What is your os environment?
centos7.9
### KubeKey config file
apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster
…
-
### What is version of KubeKey has the issue?
version.BuildInfo{Version:"2.0.0", GitCommit:"ff9d30b7", GitTreeState:"", GoVersion:"go1.17.7"}
### What is your os environment?
centos7.9
### KubeKey…
-
### What is version of KubeKey has the issue?
2.0.0
### What is your os environment?
centos
### KubeKey config file
```yaml
config-sample.yaml配置信息:
apiVersion: kubekey.kubesphere.io…
-
Hello,
Recently, I have been trying to get every pluggable component enabled on a k8s environment running on digital ocean managed k8s service.
I was enabling all pluggable instances one by one. …
-
**Describe the Bug**
openpitrix failed to install app when chart contains duplicate keys.
Because openpitrix needs add extra annotations and labels to helm release with kustomize which will ret…
-
Hey guys.
I am trying to deploy Kubesphere using this template and I am getting the error below:
**BastionAutoScalingGroup**
Received FAILURE signal with UniqueId i-0b2a87b90c296d573
**Bastion…
-
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.2.0/kubesphere-installer.yaml
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.2.0/c…
-
如下,kubesphere组件配置示例,如果对应组件没有配置,或者对应组件的 host/endpoint/apiserver 为空,则视为禁用
```yaml
mysql:
host: 10.68.55.55:3306
username: root
password: admin
maxIdleConnections: 10
maxOpenConnection…