apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T18:40:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 46db3102-3fcb-4c27-8c72-e3dd347ff7d6
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtffd
      namespace: kube-system
      uid: fd0b4f21-c092-4e03-938b-585ceec34982
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpftw
      namespace: kube-system
      uid: fc4e8062-2ebf-4704-b083-8eda0afe72da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
