Google Kubernetes Engine

Jenkins Plugin Jenkins Plugin Installs

The Google Kubernetes Engine (GKE) Plugin allows you to deploy build artifacts to Kubernetes clusters running in GKE with Jenkins.

Documentation

Please see the Google Kubernetes Engine Plugin docs for complete documentation.

Installation

  1. Go to Manage Jenkins then Manage Plugins.
  2. (Optional) Make sure the plugin manager has updated data by clicking the Check now button.
  3. In the Plugin Manager, click the Available tab and look for the "Google Kubernetes Engine Plugin".
  4. Check the box under the Install column and click the Install without restart button.
  5. If the plugin does not appear under Available, make sure it appears under Installed and is enabled.

Plugin Source Build Installation

See Plugin Source Build Installation to build and install from source.

Usage

See the Usage documentation for how to create a Deploy to GKE build step.

Feature requests and bug reports

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.

Community

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.

Contributing

See CONTRIBUTING.md

License

See LICENSE