Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rajdavies/b2fd396f438a08d223d5629fcfc0a254 to your computer and use it in GitHub Desktop.
Save rajdavies/b2fd396f438a08d223d5629fcfc0a254 to your computer and use it in GitHub Desktop.
Waiting for external loadbalancer to be created and update the nginx-ingress-controller service in kube-system namespace
Note: this loadbalancer will fail to be provisioned if you have insufficient quotas, this can happen easily on a GKE free account. To view quotas run: gcloud compute project-info describe
External loadbalancer created
? Domain 35.204.148.22.nip.io
nginx ingress controller installed and configured
Lets set up a git username and API token to be able to perform CI/CD
? Do you wish to use rajdavies as the GitHub username for CI/CD pipelines: Yes
? A local Jenkins X cloud environments repository already exists, recreate with latest? Yes
Cloning the Jenkins X cloud environments repo to /Users/rajdavies/.jx/cloud-environments(Y/n) Y
Counting objects: 545, done.
Compressing objects: 100% (4/4), done.
Total 545 (delta 0), reused 1 (delta 0), pack-reused 541
error creating cluster namespaces "jx" not found
error: namespaces "jx" not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment