apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:37:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: fe34c5b1-19b6-45c8-a93f-ee7fe12c7d23
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-slqks
      namespace: kube-system
      uid: c4c6720c-83a1-459a-9a6a-85f46a8b94ee
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khjd6
      namespace: kube-system
      uid: 469ea769-8643-4971-9035-70f146d5b480
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
