An open API service indexing awesome lists of open source software.

https://github.com/googlecloudplatform/k8s-cloud-provider

Support code for implementing a Kubernetes cloud provider for Google Cloud Platform
https://github.com/googlecloudplatform/k8s-cloud-provider

cloud-provider gcp k8s kubernetes

Last synced: about 1 year ago
JSON representation

Support code for implementing a Kubernetes cloud provider for Google Cloud Platform

Awesome Lists containing this project

README

          

# k8s-cloud-provider

This repository contains support files for implementing the Kubernetes cloud
provider for the Google Cloud Platform. The code in this repository are the
Google Cloud specific portions of the cloud provider logic.

## Building

Run `make`.

## Update GCE Go Client

For every update on the GCE API Go client, please remember to push a new tag.