Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

Initialization:

sudo mount --make-shared /  # Only for WSL users

sudo ufw disable

./init.sh

k3s kubectl apply -f ./manifests

To access grafana:

k3s kubectl port-forward -n observability deployment/kube-prometheus-stack-grafana 3000

Default grafana username is admin and password is prom-operator.

Cleanup completed pods:

k3s kubectl delete pod --field-selector=status.phase==Succeeded -A

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages