Difference between revisions of "Svc.cluster.local"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
− | {{svc.cluster.local}} | + | {{svc.cluster.local TOC}} |
Line 9: | Line 9: | ||
* <code>[[kubectl port-forward]]</code> | * <code>[[kubectl port-forward]]</code> | ||
* <code>[[.local]]</code> | * <code>[[.local]]</code> | ||
− | * [[ | + | * <code>[[cluster.local]]</code> |
+ | == See also == | ||
+ | * {{svc.cluster.local}} | ||
+ | * {{Kubernetes networking}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 10:36, 9 October 2024
svc.cluster.local
.local cluster.local svc.cluster.local default.svc.cluster.local grafana.default.svc.cluster.local prometheus-server.default.svc.cluster.local prometheus-kube-prometheus-prometheus.default.svc.cluster.local myredis-master.default.svc.cluster.local for read/write operations (port 6379) myredis-replicas.default.svc.cluster.local for read-only operations (port 6379) my-mariadb.default.svc.cluster.local:3306
Related[edit]
See also[edit]
cluster.local, svc.cluster.local
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: