apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T12:46:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "691"
  uid: 5782cebd-ba94-4fb4-9c39-04ef47aa49bd
subsets:
- addresses:
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pg4tc
      namespace: kube-system
      uid: 00708990-ebd1-445a-91ac-646b4140a89a
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xg5pl
      namespace: kube-system
      uid: ab1b108e-e2e2-4a4e-a3df-36362d11bf11
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
