The Google Kubernetes Engine (GKE) Plugin allows you to deploy build artifacts to Kubernetes clusters running in GKE with Jenkins.
Please see the Google Kubernetes Engine Plugin docs for complete documentation.
- Go to Manage Jenkins then Manage Plugins.
- (Optional) Make sure the plugin manager has updated data by clicking the Check now button.
- In the Plugin Manager, click the Available tab and look for the "Google Kubernetes Engine Plugin".
- Check the box under the Install column and click the Install without restart button.
- If the plugin does not appear under Available, make sure it appears under Installed and is enabled.
See Plugin Source Build Installation to build and install from source.
See the Usage documentation for how to create a Deploy to GKE
build step.
Please file feature requests and bug reports as github issues.
NOTE: Starting with version 0.7 of this plugin, version 0.9 or higher of the Google OAuth Credentials plugin must be used. Older versions of this plugin are still compatible with version 0.9 of the OAuth plugin.
The GCP Jenkins community uses the #gcp-jenkins slack channel on https://googlecloud-community.slack.com to ask questions and share feedback. Invitation link available here: gcp-slack.
See CONTRIBUTING.md
See LICENSE