fix: Fixes various issues.

This commit is contained in:
greysoh 2024-07-15 18:59:33 -04:00
parent aa040035cd
commit 8abe8541df
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
5 changed files with 43 additions and 18 deletions

4
kubernetes/open-dash.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
kubectl -n kubernetes-dashboard create token admin-user
echo
kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443