You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/QuickStart.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,24 @@
1
1
# Quick Start
2
2
3
-
This document gets you up and communicating with the k8s cluster quickly as such
4
-
it's light on details.
3
+
This document gets you up and communicating with the k8s cluster quickly, as such it's light on details.
5
4
6
5
## Access
7
6
8
-
Copy the relevant cluster config e.g [hz-mc.kubeconfig](https://github.com/metacpan/metacpan-credentials/blob/master/k8s/hz-mc.kubeconfig) or [https://github.com/metacpan/metacpan-credentials/blob/master/k8s/hc-mc.kubeconfig](hc-mc.kubeconfig) to `$HOME/.kube/config` (note those are in a private repo for mc admins only).
Download the cluster config file from https://cloud.digitalocean.com/kubernetes/clusters/490ad197-959c-4024-945b-547fc99415ef?i=5289ac to `$HOME/.kube/config`
15
8
16
9
## Browsing the cluster, looking at logs, accessing the container
10
+
Use: https://argocd.do.metacpan.org/ with your github account
0 commit comments