Skip to content
#

gke-helmsman

Here are 28 public repositories matching this topic...

This repository guides you through deploying a private GKE cluster and provides a base platform for hands-on exploration of several GKE related topics which leverage or integrate with that infrastructure. After completing the exercises in all topic areas, you will have a deeper understanding of several core components of GKE and GCP as configure…

  • Updated Oct 22, 2019
  • Shell

This guide demonstrates creating a Kubernetes private cluster in Google Kubernetes Engine (GKE) running a sample Kubernetes workload that connects to a Cloud SQL instance using the cloud-sql-proxy "sidecar" authenticated using Workload Identity (Beta).

  • Updated Sep 28, 2020
  • HCL

This project shows how easy it is to connect an application in Kubernetes Engine to a Cloud SQL instance, using the Cloud SQL Proxy container as a sidecar container. You will deploy a Kubernetes Engine Cluster and a Cloud SQL Postgres instance, and use the Cloud SQL Proxy container to allow communication between them.

  • Updated Sep 25, 2022
  • Shell

This project demonstrates how to use an Istio service mesh in a single Kubernetes Engine cluster alongside Prometheus, Jaeger, and Grafana, to monitor cluster and workload performance metrics. You will first deploy the Istio control plane, data plane, and additional visibility tools using the provided scripts, then explore the collected metrics …

  • Updated Dec 14, 2023
  • Shell

This project demonstrates how a third party solution, like Datadog, can be used to monitor a Kubernetes Engine cluster and its workloads. Using the provided manifest, you will install Datadog and a simple nginx workload into your cluster. The Datadog agents will be configured to monitor the nginx workload, and ship metrics to your own Datadog ac…

  • Updated Dec 14, 2023
  • Shell

Improve this page

Add a description, image, and links to the gke-helmsman 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-helmsman topic, visit your repo's landing page and select "manage topics."

Learn more