Skip to content

Instantly share code, notes, and snippets.

@njoyce
Created March 6, 2018 21:37
Show Gist options
  • Save njoyce/ace9e57170948d07169ec818f31cf05f to your computer and use it in GitHub Desktop.
Save njoyce/ace9e57170948d07169ec818f31cf05f to your computer and use it in GitHub Desktop.
KUBERNETES_PORT=tcp://10.96.0.1:443
KUBERNETES_PORT_443_TCP=tcp://10.96.0.1:443
KUBERNETES_PORT_443_TCP_ADDR=10.96.0.1
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_HOST=10.96.0.1
KUBERNETES_SERVICE_PORT=443
KUBERNETES_SERVICE_PORT_HTTPS=443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment