Skip to content

Commit

Permalink
Merge pull request #877 from protosam/main
Browse files Browse the repository at this point in the history
add kubernetes instructions
  • Loading branch information
jmhbnz authored Aug 6, 2024
2 parents 7737590 + 10d90f3 commit 5d9e9fe
Show file tree
Hide file tree
Showing 4 changed files with 894 additions and 2 deletions.
3 changes: 2 additions & 1 deletion content/en/docs/v3.5/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The recommended way to install etcd on Linux is either through [pre-built binari
## Installation as part of Kubernetes installation
TBD---Help Wanted
- [Running etcd as a Kubernetes StatefulSet][]
## Installation on Kubernetes, using a statefulset or helm chart
Expand All @@ -141,6 +141,7 @@ For a slightly more involved sanity check of your installation, see
[go]: https://golang.org/doc/install
[Hardware recommendations]: {{< relref "op-guide/hardware" >}}
[Quickstart]: {{< relref "quickstart" >}}
[Running etcd as a Kubernetes StatefulSet]: {{< relref "op-guide/kubernetes" >}}
[releases]: https://github.com/etcd-io/etcd/releases/
[tagged-release]: https://github.com/etcd-io/etcd/releases/tag/{{< param git_version_tag >}}
[Supported platforms]: {{< relref "op-guide/supported-platform" >}}
Expand Down
Loading

0 comments on commit 5d9e9fe

Please sign in to comment.