apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T20:01:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 6c45638e-40cc-4787-81e9-15dee46e6b3c
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4dfrf
      namespace: kube-system
      uid: af69f3d7-f725-4eb5-9e68-4af054a71bb2
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc5qt
      namespace: kube-system
      uid: 278471b9-31e7-432d-85ea-6e6471857039
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
