### Bug report criteria - [x] This bug report is not security related, security issues should be disclosed privately via security@etcd.io. - [x] This is not a support request or question, support requests or questions should be raised in the etcd [discussion forums](https://github.com/etcd-io/etcd/discussions). - [x] You have read the etcd [bug reporting guidelines](https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/reporting_bugs.md). - [x] Existing open issues along with etcd [frequently asked questions](https://etcd.io/docs/latest/faq) have been checked and this is not a duplicate. ### What happened? i see that the subdoamin play is down so "play" in the home page dosnt work ### What did you expect to happen? "play" must be work ### How can we reproduce it (as minimally and precisely as possible)? just lunch the service or move it to the same domain ### Anything else we need to know? _No response_ ### Etcd version (please run commands below) <details> ```console $ etcd --version # paste output here $ etcdctl version # paste output here ``` </details> ### Etcd configuration (command line flags or environment variables) <details> # paste your configuration here </details> ### Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output) <details> ```console $ etcdctl member list -w table # paste output here $ etcdctl --endpoints=<member list> endpoint status -w table # paste output here ``` </details> ### Relevant log output ```Shell ```
Bug report criteria
What happened?
i see that the subdoamin play is down so "play" in the home page dosnt work
What did you expect to happen?
"play" must be work
How can we reproduce it (as minimally and precisely as possible)?
just lunch the service or move it to the same domain
Anything else we need to know?
No response
Etcd version (please run commands below)
Details
Etcd configuration (command line flags or environment variables)
Details
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Details
Relevant log output