gke
Here are 369 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
When running okteto as part of a script (or in the remote-kubernetes plugin) having the ascii animations makes reading the logs harder.
Describe the solution you'd like
I'd like to have a --headless (or similarly named parameter) that disables the animations and just prints text messages.
-
Updated
Jan 31, 2020
Category:
Kubernetes apps
- We need documentation, So We can use CI pipeline to follow the documentation
- Please give us video reference it's difficult to follow textbase instruction when you are individual-
-
Updated
May 20, 2020 - HCL
-
Updated
May 29, 2020 - Dockerfile
-
Updated
May 8, 2020 - Shell
-
Updated
Jun 2, 2020 - Smarty
-
Updated
Mar 27, 2020 - Go
Is your feature request related to a problem?
- Managing all k8s resources in a single file becomes difficult to maintain for larger projects
- Executing drone-gke multiple times for each individual file seems a bit excessive
Describe the solution you'd like
An API to drone-gke that is compatible with kubectl apply's -f / --filename argument:
-f, --filename=[]: Fi
-
Updated
Sep 9, 2019 - Shell
-
Updated
May 31, 2020 - Shell
-
Updated
Nov 5, 2019 - Go
It's not made clear that private nodes make image pulling more complicated, so this should be better documented. See #25.
I installed the helm chart 1.5.1 into a GKE cluster:
helm install -f values.yaml --name cicd stable/sonatype-nexus
When the ingress is ready, I always get "default backend - 404" when visiting my nexus service IP/host.
$ kubectl describe ingress/cicd-nexus-sonatype-nexus
Name: cicd-nexus-sonatype-nexus
Namespace: default
Address: 35.190.xxx.xxx
Defaul
-
Updated
Apr 26, 2020 - HCL
-
Updated
Apr 29, 2020 - Shell
-
Updated
Jun 8, 2020
Issue: While executing the command "make create", we get 'Error: "zone": [Removed] Use location instead' error.
Workaround: 'zone' parameter should be replaced with 'location'.
Same has been updated in this PR: #34
-
Updated
Apr 26, 2020 - Python
-
Updated
May 6, 2020 - Jupyter Notebook
-
Updated
May 18, 2020 - HCL
-
Updated
Oct 18, 2018 - Go
-
Updated
Apr 15, 2020 - Shell
Readme typo
The readme has a typo where it expects
networkPolicyConfig:
disabled: true
--
networkPolicy:
provider: CALICO
In the code we have https://github.com/GoogleCloudPlatform/gke-network-policy-demo/blob/master/terraform/main.tf#L87
Actual behaviour
networkPolicyConfig: {}
clusterIpv4Cidr: 10.0.92.0/22
--
networkPolicy:
enabled: true
Improve this page
Add a description, image, and links to the gke topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gke topic, visit your repo's landing page and select "manage topics."


Raising this as a sample Beginner issue