Skip to content
#

gke

Here are 369 public repositories matching this topic...

okteto
rberrelleza
rberrelleza commented Feb 28, 2020

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.

sushen
sushen commented Mar 15, 2020

Category:

Kubernetes apps

  1. We need documentation, So We can use CI pipeline to follow the documentation
  2. Please give us video reference it's difficult to follow textbase instruction when you are individual-
montmanu
montmanu commented Mar 5, 2019

Is your feature request related to a problem?

  1. Managing all k8s resources in a single file becomes difficult to maintain for larger projects
  2. 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
alan-ma-umg
alan-ma-umg commented Jul 15, 2018

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

This project covers two use cases for RBAC within a Kubernetes Engine cluster. First, assigning different permissions to user personas. Second, granting limited API access to an application running within your cluster. Since RBAC's flexibility can occasionally result in complex rules, you will also perform common steps for troubleshooting RBAC as a part of the second scenario.

  • Updated Apr 26, 2020
  • HCL

This project presents a number of best practices for establishing network links between Kubernetes Engine clusters, and exposing cluster services across Google Cloud projects. You will use a set of Deployment Manager templates to create networks, subnets, vpn connections, and Kubernetes Engine clusters.

  • Updated Apr 29, 2020
  • Shell

This project demonstrates a series of best practices for improving the security of containerized applications deployed to Kubernetes Engine. You will deploy multiple instances of the same container image with a variety of security settings to illustrate the use of RBAC, security contexts, and AppArmor policies.

  • Updated May 18, 2020
  • HCL

Improve this page

Add a description, image, and links to the gke topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gke topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.