You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthieu Lamalle 6e8f7be0a7 Maj avec configuration registry cadoles 10 months ago
config/dev Maj avec configuration registry cadoles 10 months ago
resources set nginx ingress controller 12 months ago
LICENSE Initial commit 12 months ago
README.md updates 12 months ago

README.md

Config k3s

DEV

Lancer l'environnement K3S de Dev

k3d cluster create --config config/dev/k3d-dev.yaml

Vérifier que le cluster est lancé et fonctionnel

kubectl get pods -n kube-system

NAME                                            READY   STATUS    RESTARTS   AGE
calico-node-lm76x                               1/1     Running   0          73s
calico-node-6m77n                               1/1     Running   0          73s
svclb-ingress-nginx-controller-94a159b0-f65g7   2/2     Running   0          57s
coredns-b96499967-4558b                         1/1     Running   0          74s
local-path-provisioner-7b7dc8d6f5-shmpf         1/1     Running   0          74s
calico-kube-controllers-868ff95b84-pt5sv        1/1     Running   0          74s
svclb-ingress-nginx-controller-94a159b0-tqpjp   2/2     Running   0          52s
metrics-server-668d979685-tgg2f                 1/1     Running   0          74s