apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T03:38:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: ccfde64b-ddd1-4968-bc40-66785dfcaaf1
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2mq9w
      namespace: kube-system
      uid: 6b9f4dcc-a5e4-4abe-8d01-75d1efa843c8
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z9cz5
      namespace: kube-system
      uid: 28aa3bc5-4be4-4a5b-a0b9-3e8d13eb7a3a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
