apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:20:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 9d9cfd25-119b-4363-a0bb-5f9fabb4db3a
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bv9sq
      namespace: kube-system
      uid: b051f58c-6f26-4873-8538-99cce93f8ea6
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwr4w
      namespace: kube-system
      uid: 9a16f9b0-ca14-4d4b-a881-5a5ce4895612
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
