rafikn / google-kubernetes-engine-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Kubernetes Engine Plugin for Jenkins

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.

Feature requests and bug reports

Please file feature requests and bug reports as github issues.

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: http://bit.ly/gcp-slack.

Contributing

See CONTRIBUTING.md

License

See LICENSE

About

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

License:Apache License 2.0


Languages

Language:Java 97.6%Language:Groovy 2.0%Language:Dockerfile 0.5%