apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T15:27:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 8a109666-c564-4c64-afd9-d3b88dfdb5a8
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nzfh
      namespace: kube-system
      uid: 461ec7ff-afa1-46ef-9d6e-d3529a769713
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8r99d
      namespace: kube-system
      uid: e970396b-c9f8-4359-8b3e-2d84ce83a314
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
