apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:20:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "957"
  uid: bb81527a-7019-4281-a013-1ebcce2da7a8
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ctg4l
      namespace: kube-system
      uid: 198162ea-997f-47d5-9cf4-ed255b7e0280
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xxtv
      namespace: kube-system
      uid: d6bd41c2-5309-4271-8f8a-77e7018f3065
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
