apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T14:02:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: f969fcbf-55b0-425c-ad62-3280b49b9888
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ccmd
      namespace: kube-system
      uid: c07a83b1-211e-4ce2-86ec-6ff5eaafbfdf
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4zmg
      namespace: kube-system
      uid: 72e3487f-29f7-4f79-a7be-a0a255bf9758
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
