apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-01T19:28:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: a13b9560-6aec-42b9-a7d9-ae70d0be74c5
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hts7z
      namespace: kube-system
      uid: 7f932aaa-96de-45e0-9da2-503e54f82a30
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8tp4l
      namespace: kube-system
      uid: 39567dc2-444e-4a37-a3ac-90471e5346eb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
