apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T12:25:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 3994ac2e-f852-497a-8965-6c18ea62d457
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzqns
      namespace: kube-system
      uid: 19127b21-323e-4a66-b76b-31cd2ac335bd
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s469h
      namespace: kube-system
      uid: 5f625426-9c7b-4574-acf7-eaa52bd28390
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
