ks-installer icon indicating copy to clipboard operation
ks-installer copied to clipboard

Install KubeSphere on existing Kubernetes cluster

Results 174 ks-installer issues
Sort by recently updated
recently updated
newest added

1. ks-3.0 Minimal Installation ,The page is normal 2. create a secret for etcd ``` $ kubectl create ns kubesphere-monitoring-system $ kubectl -n kubesphere-monitoring-system create secret generic kube-etcd-client-certs \ --from-file=etcd-client-ca.crt=/etc/kubernetes/pki/etcd/ca.crt...

kind/bug

please have arm64 build

kubernate=1.26.7 and ks-installer v3.4.0 install gatekeeper error. ``` Task 'gatekeeper' failed: ****************************************************************************************************************************************************** { "counter": 30, "created": "2023-08-06T07:47:05.201829", "end_line": 30, "event": "runner_on_failed", "event_data": { "duration": 45.000653, "end": "2023-08-06T07:47:05.201467", "event_loop": null, "host":...

DEBUG: Remove step label of devops core

approved
do-not-merge/work-in-progress
size/XS
needs-rebase

Kubernetes 1.25 removed support for CronJob API version `batch/v1beta1` which is what the current chart version for the elasticsearch-logging-curator is set to use. This chart should be updated either by...

kubernetes v1.25.6 install monitoring failed. PodDisruptionBudget Deprecated in v1.21+, unavailable in v1.25+ ``` PLAY RECAP ********************************************************************* localhost : ok=25 changed=19 unreachable=0 failed=0 skipped=22 rescued=0 ignored=0 Start installing monitoring Start installing...

WHY disable monitoring enabled ??? 这样如何集成以后的监控,通过Operator部署的Prometheus会与KubeSphere中的监控模块冲突

如题 ``` TASK [ks-core/ks-core : KubeSphere | Importing ks-core status] ***************** FAILED - RETRYING: KubeSphere | Importing ks-core status (5 retries left). FAILED - RETRYING: KubeSphere | Importing ks-core status...

https://github.com/kubesphere/ks-installer/blob/master/docs/IstioUpgradeGuide.md

``` root@node22:~# kubectl -n kubesphere-controls-system get pods NAME READY STATUS RESTARTS AGE default-http-backend-7c6855956d-fs2sz 1/1 Running 0 8m31s kubectl-admin-549d5cb676-xkls9 0/1 ImagePullBackOff 0 4m17s ``` ``` root@node22:~# kubectl -n kubesphere-controls-system describe pods...