apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:27:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "967"
  uid: 84ca24d0-d384-4a2f-b0fc-ecad5541d85c
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hh5tx
      namespace: kube-system
      uid: 0092aa0d-9b07-48ed-89f1-89f3ea4c3b5f
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lw9dm
      namespace: kube-system
      uid: 327732b5-b512-45ef-88d8-99f588118f23
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
