apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T14:41:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 7091b137-8c1d-4765-ae49-565fec747413
subsets:
- addresses:
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-977np
      namespace: kube-system
      uid: 33f6813e-f064-4420-bc86-ea3e6d30e2d1
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47rvf
      namespace: kube-system
      uid: a935f90b-ed71-4b46-9ce3-2627f03a6251
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
