apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T13:13:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: dba47e43-a79d-4af6-b2b0-e99e6572ffdb
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pfx2n
      namespace: kube-system
      uid: 8ae341d7-3336-44bf-84b7-86be6314a7db
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqttn
      namespace: kube-system
      uid: 8dc30206-57a6-45c6-824f-baef0b2bf673
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
