apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T13:01:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: f20ea9ed-4b41-49d2-9b32-8903a04e7119
subsets:
- addresses:
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hc5th
      namespace: kube-system
      uid: c6c53051-8d65-4344-95fc-6055920e8c57
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vcwbv
      namespace: kube-system
      uid: 67931272-4349-4465-bb69-eba1bf43263d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
