apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:22:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: c6401e6a-dedc-4f87-b9ee-52061bec8719
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5pqxg
      namespace: kube-system
      uid: e5530582-a130-4081-836b-918c2123c974
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-659hm
      namespace: kube-system
      uid: 4993cf32-92d8-4f00-b14e-d49111014ac2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
