Skip to content

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

License

Notifications You must be signed in to change notification settings

GoogleCloudPlatform/k8s-cloud-provider

Folders and files

NameName
Last commit message
Last commit date
Sep 27, 2024
Feb 9, 2025
Feb 9, 2025
May 7, 2024
Dec 12, 2024
Dec 14, 2018
Jun 28, 2018
Jun 28, 2018
Apr 25, 2024
May 7, 2024
Jun 12, 2019
Dec 12, 2024
Dec 12, 2024

Repository files navigation

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.