szibis / endpoints-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Java 34.3%Language:Objective-C 29.2%Language:Python 15.6%Language:HTML 12.5%Language:Shell 4.9%Language:Jinja 1.9%Language:CSS 0.7%Language:JavaScript 0.7%Language:Ruby 0.2%