apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T23:52:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 09da9e76-c7ff-47fd-b516-e4c8d15c0dfd
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cppnd
      namespace: kube-system
      uid: 6ccd27b1-e1f5-4f37-8096-14f308d36946
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ngmnx
      namespace: kube-system
      uid: a89abf21-6ec0-46c4-9512-1015ae64d443
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
