apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T18:21:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 0f5f56a7-de96-4291-8f2b-5578566f854d
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z4v6n
      namespace: kube-system
      uid: 8d458b22-b892-4710-8e2a-3e2958033b43
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vddlv
      namespace: kube-system
      uid: 4b9d7b15-044e-4d91-8a12-656a8d0d9d53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
