Skip to content

LinuxSuRen/kubernetes-configuration-plugin

 
 

Repository files navigation

Alauda Kubernetes Support Plugin

This plugin allows user to config kubernetes cluster and provide correspondent client for other plugins to use.

plugin configuration

  • Kubernetes URL - the address of Kubernetes Cluster, if left it to blank, it will use local cluster address.
  • Credentials - the token to connect to cluster, the Credentials type is Secret Text.
  • Disable https certificate check - whether to skip tls verify
  • Server Certificate Authority - certificate used to create secure connections to cluster

About

This plugin allows users to config kubernetes and share configuration to other plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.6%
  • Shell 11.4%