apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:57:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: abfd55fa-63e0-4334-8772-25b5a0fd8341
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txvp9
      namespace: kube-system
      uid: 5c0d54e7-e753-4731-a942-25a7a85fd34b
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgqtf
      namespace: kube-system
      uid: 55b41bac-f9fc-409d-84d3-ffd8d4d512df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
