Stan Lagun 6971ac48bc [Kubernetes] Kubernetes was updated to v1.0.6 and v1 API
Implements-Blueprint: update-k8-to-v1-api
Change-Id: Ie34997dc2aef87226459fa67640e39c08cca0ddf
2015-10-09 17:25:32 +03:00

3 lines
81 B
Bash

#!/bin/bash
/opt/bin/kubectl get service $1 -t '{{.spec.clusterIP}}' -o template