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

Manual cherrypick required. #1527 failed to apply on top of branch "release-3.1": ```Applying: upgrade kubeedge version error: Failed to merge in the changes. Using index info to reconstruct a base...

在 offline-installation-tool.sh 中拉取镜像。 ./offline-installation-tool.sh -s -l images-list.txt -d ./kubesphere-images 这里脚本,还是强依赖本地需要有docker环境。 理论上不应该依赖docker,只应该下载镜像。

kind/support

The error will occur when I specify a custom podTemplate in Jenkinsfile. **Jenkinsfile example**: ```groovy pipeline { agent { kubernetes { label 'gradle' yaml '''apiVersion: v1 kind: Pod spec: containers:...

area/devops
kind/bug
priority/medium

> KubeSphere version: v3.0.0 ![image](https://user-images.githubusercontent.com/16660318/117532135-93c81880-b018-11eb-8a3b-24c5b9a61277.png) notification logs ``` # k -n kubesphere-alerting-system logs -f notification-deployment-586c65fbcc-sffpb 2021-05-08 16:04:36.17872 -ERROR- Enqueue from redis queue failded,err=EOF (queue_redis.go:46) 2021-05-08 16:04:36.17881 -ERROR- Failed to dequeue...

``` "stdout": "fatal: [localhost]: FAILED! => {\"changed\": true, \"cmd\": \"/usr/local/bin/helm upgrade --install kubefed /kubesphere/kubesphere/kubefed/kubefed -f /kubesphere/kubesphere/kubefed/custom-values-kubefed.yaml --namespace kube-federation-system\\n\", \"delta\": \"0:05:05.901899\", \"end\": \"2021-04-16 10:08:46.650637\", \"msg\": \"non-zero return code\", \"rc\": 1, \"start\":...

kind/bug

ks-install shows "OpenPitrix | Import App" task was failed caused by the following error: ```"stdout": "", "stdout_lines": [] }, "role": "openpitrix", "start": "2021-04-21T03:07:58.383429", "task": "OpenPitrix | Import App", "task_action": "command",...

kind/bug
priority/high

If metering module is enabled, there should be a hint which contains a doc link about how to create the price configmap and mount the configmap into ks-apiserver pod.

area/documentation
kind/proposal

I'm trying to install kubesphere on GKE, it gives error as below: Kubernetes version: 1.18.15-gke.1501 ``` TASK [common : Kubesphere | Deploy snapshot controller] ************************ fatal: [localhost]: FAILED! => {"changed":...