apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:57:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 26347bb6-12e6-4149-941d-8236211791cb
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ndclg
      namespace: kube-system
      uid: 800d8947-c01f-44cd-9311-323b59bd87a3
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8bw4m
      namespace: kube-system
      uid: 7500902c-58d5-4b0d-85c7-426d4bfa2a68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
