apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:43:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 105962c9-d5ca-45ac-9d72-20255a52ccbb
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwpms
      namespace: kube-system
      uid: 812873d4-713e-44f3-abd0-0526fdeeeecc
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2vml
      namespace: kube-system
      uid: 34ad3e8e-9732-441d-90ab-a2e11f3bfa8a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
