Kubernetes Plugin

Support for Kubernetes operations.

Download

By default a new instance of RapidDeploy should come with the latest version of the Kubernetes plugin already installed. If you have a direct internet connection and need to update the plugins for any reason the easiest way to do this is via the Plugin Manager when you are logged into RapidDeploy. Log in to RapidDeploy and go to:

System -> Plugin Manager -> Available Plugins Tab

If your RapidDeploy instance does not have an internet connection you can download the Kubernetes plugins here


Resources

This plugin is shipped with the RapidDeploy installation by default.

A complete set of tasks and actions for the plugins is available within RapidDeploy when the plugins are installed using the Plugin Manager. The task help is contextual and provides information on the values and attributes required to configure these plugins.

Available Plugins:

  • Kubernetes Plugin

Plugin Components:

  • The plugin adds options to the server panel to enable you to perform Kubernetes operations. The plugin supports:
    • SynchroniseSynchronise all your Kubernetes resources to RapidDeploy. You will need to have already installed and configured Kubernetes in you system.
    • View instanceYou can view the attributes and status of a K8s service instance selected from the service instances drop down list.
    • Creating an instanceTo create a service instance, you must specify the instance attributes on the panel.
      • Service YAML File Path: Set the file path location of your YAML definition for the K8s service.
      • Pod YAML File Path: Set the file path location of your YAML definition for the K8s pod related to the service, this is optional in the case the pod instance already exist.
  • The plugin adds tasks to the project orchestration panel as follows:

Further Information: