apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-11T16:50:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "822"
  uid: e51b26ef-9604-4022-a024-db94628f74cb
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qwkbz
      namespace: kube-system
      uid: 2bd41070-ecad-415f-bf79-1e15e3996147
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ww7zd
      namespace: kube-system
      uid: 566d63bf-036e-4754-9020-cc29d69a0fb8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
