apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:46:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: ff99a440-5671-407c-94c3-dcd33413cbae
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx96v
      namespace: kube-system
      uid: 9a7d3bae-6ce7-4297-98a7-dbcfb4fc8e67
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vv689
      namespace: kube-system
      uid: bfba5ec5-9b61-4458-b5fa-7064d39be9d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
