apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T15:29:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "972"
  uid: 84568d48-9eed-4395-97af-d005ba5f7347
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4jnx
      namespace: kube-system
      uid: e8e91d15-393c-4825-b5aa-0054267b2220
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nw9jp
      namespace: kube-system
      uid: 920bca1c-ce9f-4a38-b704-84a916f9964a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
