mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
Refactor Kubernetes configuration to use Traefik for dashboard routing
This commit is contained in:
@@ -12,5 +12,4 @@ kubectl port-forward --address 0.0.0.0 service/traefik 8000:8000 8080:8080 443:4
|
|||||||
kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.0/docs/content/user-guides/crd-acme/04-ingressroutes.yml
|
kubectl apply -f https://raw.githubusercontent.com/traefik/traefik/v3.0/docs/content/user-guides/crd-acme/04-ingressroutes.yml
|
||||||
curl [-k] https://your.example.com/tls
|
curl [-k] https://your.example.com/tls
|
||||||
curl http://your.example.com:8000/notls
|
curl http://your.example.com:8000/notls
|
||||||
|
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user