kubernetes-engine topic

List kubernetes-engine repositories

gke-rbac-demo

157
Stars
81
Forks
Watchers

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

gke-private-cluster-demo

152
Stars
73
Forks
Watchers

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 "si...

gke-networking-demos

137
Stars
51
Forks
Watchers

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

gke-enterprise-demo

75
Stars
47
Forks
Watchers

This demo aims to show what a fully-featured project running in Kubernetes Engine looks like. It includes Elasticsearch, a very popular open-source project for indexing and searching data, as well as...

gke-vault-demo

71
Stars
24
Forks
Watchers

This demo builds two GKE Clusters and guides you through using secrets in Vault, using Kubernetes authentication from within a pod to login to Vault, and fetching short-lived Google Service Account cr...

gke-rolling-updates-demo

52
Stars
32
Forks
Watchers

This project demonstrates a different upgrade procedures best suited for clusters containing stateless and stateful workloads. You will perform the upgrades in two stages. First, the control plane is...

gke-network-policy-demo

98
Stars
85
Forks
Watchers

This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pod...

gke-monitoring-tutorial

109
Stars
65
Forks
Watchers

This project walks you through setting up monitoring and visualizing metrics from a Kubernetes Engine cluster. The logs from the Kubernetes Engine cluster will be leveraged to walk through the monitor...

gke-migration-to-containers

107
Stars
107
Forks
Watchers

This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes Engine (GKE).

gke-security-scenarios-demo

92
Stars
53
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...