Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
dataproc-initialization-actions
Run in all nodes of your cluster before the cluster starts - lets you customize your cluster
-
cpp-samples
C++ code samples for using Google Cloud Platform
-
cloud-foundation-toolkit
The Cloud Foundation toolkit provides GCP best practices as code.
-
-
google-fluentd
Forked from treasure-data/omnibus-td-agentPackaging scripts for the Stackdriver logging agent (google-fluentd).
-
gke-enterprise-demo
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 some custom software to interface with it.
-
gke-migration-to-containers
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).
-
-
spinnaker-for-gcp
Production-ready Spinnaker on GKE
-
gke-binary-auth-demo
Binary Authorization is a Google Cloud Platform (GCP) managed service that works closely with Google Kubernetes Engine (GKE) to enforce deploy-time security controls to ensure that only trusted container images are deployed. This demo deploys a GKE cluster with the Binary Authorization feature enabled, demonstrates its use.
-
golang-docker
Docker images for Go on Google App Engine
-
compute-archlinux-image-builder
A tool to build a Arch Linux Image for GCE
-
gke-network-policy-demo
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 pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
-
openjdk-runtime
Google Cloud Platform OpenJDK Docker image
-
cloud-derby
Build a self driving robot that plays a derby game against other robots.
-
gke-anthos-holistic-demo
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…