Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 274 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 274 Bytes

Retrieve kube config value

After creating the service principal, use the following command to list the kube config value.

terraform output -raw kube_config

Copy the kube config to a temporary location, you will need it if you are following along with the demo.