kubernetes-engine topic

List kubernetes-engine repositories

gke-application-security-demo

68
Stars
29
Forks
Watchers

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 im...

gke-tracing-demo

62
Stars
39
Forks
Watchers

This project introduces you to Stackdriver's tracing feature, and provides a distributed tracing example that can serve as a basis for your own applications. You will deploy a multi-tier application...

gke-istio-telemetry-demo

61
Stars
27
Forks
Watchers

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 wi...

gke-istio-gce-demo

53
Stars
36
Forks
Watchers

In this project, you will leverage Kubernetes Engine and Google Compute Engine to explore how Istio can manage services that reside outside of the Kubernetes Engine environment. You will deploy a typ...

gke-cloud-sql-postgres-demo

73
Stars
47
Forks
Watchers

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 Engi...

deploy-hf-tf-vision-models

29
Stars
2
Forks
Watchers

This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.

gke-stateful-applications-demo

39
Stars
24
Forks
Watchers

This project installs an Apache Cassandra database into a Kubernetes Engine cluster. Various scripts are contained within this project that provide push button creation, validation, and deletion of th...

gke-ip-address-management

56
Stars
12
Forks
Watchers

An application to help with IP Address Management (IPAM) for Google Kubernetes Engine (GKE) clusters. Easily allows the calculation of the subnets required to spin up GKE clusters in VPC-native mode....

gke-logging-sinks-demo

51
Stars
62
Forks
Watchers

This project describes the steps required to deploy a sample application to Kubernetes Engine that forwards log events to Stackdriver Logging. As a part of the exercise, you will create a Cloud Storag...

gke-istio-vpn-demo

46
Stars
45
Forks
Watchers

This project demonstrates how Istio's mesh expansion feature can be used to link services accross a VPN. The feature allows for a non-Kubernetes service running outside of the Istio infrastructure on...