Clarifying instructions

This commit is contained in:
Bridget Kromhout
2018-03-13 20:55:11 +01:00
parent 88d534a7f2
commit b4c1498ca1

View File

@@ -175,7 +175,7 @@ The dashboard will then ask you which authentication you want to use.
## Editing the `kubernetes-dashboard` service
- If we look at the YAML that we loaded just before, we'll get a hint
- If we look at the [YAML](https://goo.gl/Qamqab) that we loaded before, we'll get a hint
--
@@ -194,6 +194,8 @@ The dashboard will then ask you which authentication you want to use.
- Check the port that was assigned with `kubectl -n kube-system get services`
- Connect to https://oneofournodes:3xxxx/ (yes, https)
]
---