Skip to content

szibis/endpoints-samples

 
 

Repository files navigation

Using Endpoints on Google Compute Engine or Container Engine

This repository contains samples and utilities for using Google Cloud Endpoints on GCE(Google Compute Engine) or GKE(Google Kubernetes Engine)

Repository Structure:

  • getting-started: ESPv2 Google Kubernetes Engine deployment yaml files used in Cloud Endpoint tutorials.
  • gke: ESPv2 deployment yaml files for Google Kubernetes Engine.
  • kubernetes: ESPv2 deployment yaml files for Kubernetes. It is almost the same as GKE except that they all need to mount a service account key file to the ESP container.
  • k8s: ESPv1 deployment files for mixed GKE(Google Kubernetes Engine) and Kubernetes deployment. If a file is has _gke in the file name it is for GKE, otherwise it is for Kubernetes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 34.3%
  • Objective-C 29.2%
  • Python 15.6%
  • HTML 12.5%
  • Shell 4.9%
  • Jinja 1.9%
  • Other 1.6%