Artur Faizullin
8250fba0e6
Update docs for standalone tls ( #13455 )
2023-08-18 13:47:15 -07:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Theron Voran
b46f8e42a6
docs/vault-helm: updates for the v0.21.0 release ( #16731 )
...
Also added a partial for the helm version note.
2022-08-16 14:56:30 -07:00
Steven Zamborsky
7e0d618dfa
Add an "Important Note" regarding EKS CSR approval. ( #16406 )
2022-07-21 13:34:03 -07:00
Loann Le
c30e2cb2e1
vault documentation: updated examples to use volumes ( #16175 )
...
* updated examples to use volumes
* Update website/content/docs/platform/k8s/helm/examples/ha-with-consul.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
* Update website/content/docs/platform/k8s/helm/examples/standalone-tls.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com >
2022-07-05 08:32:51 -07:00
Christopher Swenson
2a69947b3b
Update helm standalone TLS doc for k8s 1.22 ( #16029 )
...
Update helm standalone TLS doc for k8s 1.22
The `CertificateSigningRequest` for `v1beta1` API is no longer
available, and now requires the `signerName` parameter.
Many thanks to @DavidRBanks for the helpful notes in
https://github.com/hashicorp/vault-helm/issues/243#issuecomment-962551898
I tested this on Kubernetes 1.21 and 1.24. I also adjusted the `tr`
command to work better on macOS (and still works fine on Linux).
2022-06-17 10:07:39 -07:00
Jason O'Donnell
6043e4d912
docs: add note about requiring 3.6+ helm ( #15480 )
2022-05-17 17:02:26 -04:00
Nicholas Seemiller
15fdd7b67e
Create Kubernetes Namespace ( #11902 )
...
If you're setting up vault for the first time on a cluster, the namespace may not exist.
Add a step to create the namespace.
2021-07-22 15:41:22 -04:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com >
2020-12-17 16:53:33 -05:00