apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:38:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: ec6fd9ab-5664-4f92-859e-d9b07c06f457
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nd5ds
      namespace: kube-system
      uid: 0ac77024-f35e-4878-9799-25047e6f0d61
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cct7w
      namespace: kube-system
      uid: 4961a8ae-3454-4789-8f9c-aad267d9d7f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
