apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T17:06:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: b0e8da99-aeaf-4612-9575-969234f39134
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbq2g
      namespace: kube-system
      uid: 800af2df-f197-44a1-87e7-58562b736d13
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nnk8j
      namespace: kube-system
      uid: df6ce1ca-8c69-41dc-a932-220cdf1d6e6e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
