Rails Console K8S
DEPRECATED
This type is deprecated in flavor of k8s-exec type with stdin mode
Execute ruby scripts inside a rails app running on a Kubernetes Cluster.
Type: rails-console-k8s
#
ConfigurationName | Required | Description |
---|---|---|
KUBE_CONFIG_DATA | yes | A base64 encoded Kubeconfig file. |
DEPLOYMENT | yes | The deployment name. |
NAMESPACE | no | The name of the namespace, it will default to the namespace set in the KUBE_CONFIG_DATA . |