apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T18:18:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: adc31124-2c3e-41f5-a9f8-08956574c027
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8z68z
      namespace: kube-system
      uid: 53acdd5b-5110-43ea-a8fc-09126a48d9fe
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cpdhm
      namespace: kube-system
      uid: 45af24d6-ba1a-4c73-b33a-1ec3c63a538f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
