apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:52:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 8f2d4276-3598-4da0-8fcb-4ef3faf1711c
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7f4ph
      namespace: kube-system
      uid: f8e3f4b1-2531-488f-88ea-5e44ba132f56
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6w2x
      namespace: kube-system
      uid: ec69b747-8f13-4a48-91d4-ebce50991811
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
