apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T10:07:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: a71bcf70-a87f-4005-b35f-ef70cd5f46c1
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nwhph
      namespace: kube-system
      uid: 9a926c09-4daf-4315-a750-fa9aff78f92c
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6fmrf
      namespace: kube-system
      uid: e737c57f-e316-4e1b-9192-f0d5401e129a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
