eirini-ssh-extension job from eirini/0.0.23
Github source:
654de17
or
master branch
Properties¶
eirini-ssh-extension
¶
kube_service_host
¶Kubernetes service host. Should be set to the value of KUBERNETES_SERVICE_HOST.
kube_service_port
¶Kubernetes service port. Should be set to the value of KUBERNETES_SERVICE_PORT.
namespace
¶Kubernetes namespace where to watch for Eirini applications.
- Default
eirini
operator_webhook_host
¶Hostname/IP under which the webhook server can be reached from the cluster (defaults to service).
- Default
""
operator_webhook_namespace
¶Namespace where the webhook service is listening.
- Default
""
operator_webhook_port
¶Port the webhook server listens on.
- Default
"2999"
operator_webhook_servicename
¶Service name where the webhook is listening.
- Default
""
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/eirini-ssh-extension/
directory
(learn more).
config/bpm.yml
(frombpm.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.