apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T22:51:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: f6a4845b-af5a-4b5b-8822-44db5081d686
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z56hj
      namespace: kube-system
      uid: 658f46cc-d916-4153-b4cf-c7097c99c808
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4rk2
      namespace: kube-system
      uid: 7cfba7af-6c63-4350-94fc-66420d762260
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
