apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T21:41:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: a9ed11b8-ae59-43d5-b7ae-bd3d5f1842c4
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6r5w
      namespace: kube-system
      uid: 8c0ccb48-e974-4a7d-844d-bde4e944e835
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lk5kj
      namespace: kube-system
      uid: fef87913-0db7-44c5-97d2-38384092f657
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
