apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T00:43:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 0c18bcaa-ed0d-4ee0-92b3-319d199bd198
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drz2x
      namespace: kube-system
      uid: f9b4afd3-d041-4943-a031-e8af658f1c77
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9x52z
      namespace: kube-system
      uid: 2add4c5f-11ae-4af8-8ddb-5ea4d8805ea0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
