website
website copied to clipboard
etcd.io
## ☂ Overview This is a checklist for the CNCF technical documentation analysis and implementation plan. It should be updated as sub-issues are added, completed, or otherwise modified. This issue...
Howdy - perhaps the doc could define what the arguments mean? What is "one" and what is "p1" and "p2"??
Hey team, When I was taking a look into [this issue](https://github.com/etcd-io/etcd/pull/15446 ) I noticed that the `ListenClientHttpUrls` config option isn't documented on the [website](https://etcd.io/docs/v3.5/op-guide/configuration/). It seems like a kind of...
https://etcd.io/docs/v3.3/dev-guide/ could link to an example use of the golang api starting from import..
In a number of doc pages we have `$` in the command. If we were to copy the command to run ourselves the `$` will also get copied. We should...
Follow up to #803, it looks like we've lost the old version warning banner. Do we still want/need it? if so, we should reintroduce it. There are several overrides that...
Fixes: #797
This issue was created in preparation for the Contributor Summit docs sprint. File: https://github.com/etcd-io/website/blob/main/content/en/docs/v3.6/tutorials/how-to-transactional-write.md Per https://github.com/etcd-io/website/issues/765, do the following: - Add prerequisites (etcdctl and a currently running etcd cluster are...
Part of KubeCon EU 24 doc sprint #794
Fix issue: https://github.com/etcd-io/website/issues/790 This PR adds the following: - Add prerequisites (etcdctl is required) - Define all variables used in the examples in a bulleted list (in this case, $ENDPOINTS,...