Difference between revisions of "Ingress:"
Jump to navigation
Jump to search
(Created page with " ingress: enabled: true hosts: - "monitoring.example.com" path: "/grafana" == See also == * {{Ingress}} Category:K8s") |
|||
Line 4: | Line 4: | ||
- "monitoring.example.com" | - "monitoring.example.com" | ||
path: "/grafana" | path: "/grafana" | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[helm install --set persistence.enabled=true grafana grafana/grafana --set ingress.enabled=true]]</code> | ||
== See also == | == See also == |
Revision as of 20:37, 5 December 2021
ingress: enabled: true hosts: - "monitoring.example.com" path: "/grafana"
Related
See also
- Ingress controllers, NGINX Ingress Controller,
minikube addons enable ingress
,kubectl get ingress, kubectl get ingressclass, kubectl describe ingress
,Ingress:
, Ingress API, AWS Load Balancer Controller, Envoy Proxy, GKE Ingress, Kubernetes Gateway API,ingress.k8s.aws, ingresses.networking.k8s.io
,kind: Ingress
: (tls:, hosts:
),SuccessfullyReconciled
Advertising: