apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:16:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 8bf925d2-7d2c-46bb-a996-01242a5b9924
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnllm
      namespace: kube-system
      uid: 8269a295-f317-4d01-9363-5cb8a40de5c4
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxps4
      namespace: kube-system
      uid: 56ef2557-ce30-4898-9561-97d533d84e4e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
