Skip to content

A Guide to how I set up my Kubernetes cluster. This guide was made to serve as backing for an upcoming podcast/stream

License

Notifications You must be signed in to change notification settings

blekinge/k8s-setup-journey

Repository files navigation

My K8S Setup Journey

A Guide to how I set up my Kubernetes cluster. This guide was made to serve as backing for an upcoming podcast/stream.

Episodes

URLS

https://pfsense.askov.net/services_wol.php

https://kubernetes-dashboard.kubernetes-dashboard.app.k8s.askov.net Retrieve token with

kubectl get secret kubernetes-dashboard-serviceaccount-secret -n kubernetes-dashboard -o jsonpath="{.data.token}" | base64 -d

http://longhorn-ui.longhorn-system.app.k8s.askov.net

istioctl dashboard kiali
istioctl dashboard grafana
istioctl dashboard prometheus

About

A Guide to how I set up my Kubernetes cluster. This guide was made to serve as backing for an upcoming podcast/stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages