apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-07T10:03:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 4d0a4f36-a5d1-4a5c-8a1e-07f779c7c65c
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mx9d8
      namespace: kube-system
      uid: d1813a80-e8e7-447d-b301-1fb3fb8d4c31
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g74lj
      namespace: kube-system
      uid: 1cb6eab3-a358-477f-b0a1-49a199f74dca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
