apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:51:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 81f4800d-a270-4271-9b63-2cf00404224b
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xftsd
      namespace: kube-system
      uid: e4299eb2-67a7-494a-8278-91abe32ebe73
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l79n4
      namespace: kube-system
      uid: 6081bba5-d2c1-42d3-86e1-d140fdd89cfe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
