apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T08:34:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 6b6d7823-077f-4a65-984b-37606787b57a
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k85b9
      namespace: kube-system
      uid: 6a222f3f-dece-4938-bd32-8cc3314312cf
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4j7mc
      namespace: kube-system
      uid: 7f115d13-3e9b-4ce1-9278-bdf4c9c12082
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
