apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T19:12:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 535e70d1-650c-4a8e-96c8-0df1fcfa9200
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhs9p
      namespace: kube-system
      uid: 286d508c-d73b-45a2-914c-46f0cbc58199
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7n5t
      namespace: kube-system
      uid: 1b562dfe-5cc3-4c0f-b3d3-7934ec7833fe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
