Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to run easy2use Cx bundle following the README #64

Open
gftea opened this issue Dec 7, 2021 · 0 comments
Open

failed to run easy2use Cx bundle following the README #64

gftea opened this issue Dec 7, 2021 · 0 comments

Comments

@gftea
Copy link

gftea commented Dec 7, 2021

Description

Failed to run Cx bundle on Kubernetes single-node cluster from docker desktop for windows 4.3.0. (backend WSL2)

  • Kubernetes version 1.22.4
  • Helm 3.7

To encourage new user to contribute, it is important to have a working example at the beginning. The current readme does not state what specific versions of Kubernetes and Helm are needed.
For newer versions of Kubernetes, apps/v1beta2 seems no longer valid, and should be updated to apps/v1. There are lots of .yaml files need to be updated

See Error logs below

Errors logs

** Easy2Use Target Configuration **
Target Type: Kubernetes
HELM Version: V3
Domainname: mylocalkube
Cluster configfile: /home/gftea/.kube/config
Cluster context: docker-desktop
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/gftea/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/gftea/.kube/config

** Easy2Use Bundle Configuration **
Bundle: Cx
Namespace: Cx
Command: start
Do you want to continue (y/n)? y
Easy2Use: Kubernetes install package service(s): cx_gerrit cx_artifactory cx_jenkins cx_argo cx_argo_rollout cx_argo_events cx_argocd cx_minio cx_chartmuseum cx_gerrit_postgres_configurations cx_keycloak
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/gftea/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/gftea/.kube/config
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta2", unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1"]
Easy2Use: Could not install cx-gerrit-Cx
Easy2Use ERROR: Could not install service(s): cx_gerrit cx_artifactory cx_jenkins cx_argo cx_argo_rollout cx_argo_events cx_argocd cx_minio cx_chartmuseum cx_gerrit_postgres_configurations cx_keycloak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants