apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:54:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: f28f7634-6f82-428f-a8f4-5d5beac25a35
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h56gc
      namespace: kube-system
      uid: 66e442b5-1abe-4d20-9a04-ca531e5207b6
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4ndj
      namespace: kube-system
      uid: afc224f0-ed5a-4cdc-ae8a-8a955725341f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
