Jason O'Donnell
032d1b6c5c
doc: update vault-k8s version ( #8085 )
2020-01-03 08:55:29 -05:00
Jason O'Donnell
04102533fc
doc: fix broken link in injector doc ( #8059 )
2019-12-19 12:57:24 -05:00
Jason O'Donnell
b4659217fd
doc: update helm to 0.3.0 ( #8057 )
...
* doc: update helm to 0.3.0
* Add data type to extraContainers
* Update examples
* Update image in examples
2019-12-19 12:03:51 -05:00
Jason O'Donnell
95b3e35d8b
doc: add agent inject documentation ( #8032 )
...
* Add agent inject documentation
* Update layout
* Fix sidebar title
* Fix format
* Update formating
* Updates
* Convert table to list
* Add remaining doc
* Add note about namespace selector
* Fix page description
* Fix description error, clarify container doc
* Fix typos
* Update website/source/docs/platform/k8s/injector/index.html.md
Co-Authored-By: Clint <catsby@users.noreply.github.com>
* Update website/source/docs/platform/k8s/injector/index.html.md
Co-Authored-By: Clint <catsby@users.noreply.github.com>
* Update website/source/docs/platform/k8s/injector/examples.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/injector/examples.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/injector/index.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/injector/index.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/injector/installation.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update doc from feedback
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
* Update website/source/docs/platform/k8s/helm/configuration.html.md
Co-Authored-By: Becca Petrin <beccapetrin@gmail.com>
2019-12-18 13:44:14 -05:00
Michael Golowka OR 1=1); DROP TABLE users; --
abeb24c113
Split helm docs to multiple pages under Helm Chart ( #8011 )
...
* Split helm docs to multiple pages under Helm Chart
- Fixed some minor formatting typos
- Added a note at the beginning of most of the pages indicating
incompatibility with helm 3
* Remove duplicate examples
2019-12-13 12:09:34 -07:00
Jason O'Donnell
4acd3dd987
doc: update helm doc to include init/unseal ( #7955 )
...
* doc: update helm doc to include init/unseal
* Update website/source/docs/platform/k8s/run.html.md
Co-Authored-By: Clint <catsby@users.noreply.github.com>
* Update website/source/docs/platform/k8s/run.html.md
Co-Authored-By: Clint <catsby@users.noreply.github.com>
* Clarify vault helm default note
2019-12-02 15:51:51 -05:00
Jason O'Donnell
293fc29583
Update vault-helm to 0.2.1 ( #7873 )
2019-11-13 16:00:50 -05:00
Jason O'Donnell
42ec7fbd4e
doc: update vault-helm for 0.2.0 ( #7759 )
...
* doc: update vault-helm for 0.2.0
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Remove commas from example
2019-11-11 11:07:35 -05:00
JoeStack
c4fb0f5491
Update helm.html.md ( #7310 )
...
fixed HA cluster setting
2019-11-05 13:33:06 -05:00
Luke Barton
14bfb25025
Fix incorrect env vars example ( #7755 )
2019-10-30 11:43:38 -04:00
Aric
9291e795f4
Update index.html.md ( #7580 )
...
"before storage data at rest" seems like it was intended to read either "before storing data at rest" or "before storage of data at rest".
2019-10-07 11:53:17 -04:00
Jason O'Donnell
db0f2f3233
docs: update vault helm doc ( #7348 )
...
* docs: update vault helm doc
* Update wording per review
2019-08-22 13:09:22 -04:00
Jason O'Donnell
18aaf01fbe
docs: update k8s helm doc ( #7279 )
2019-08-08 17:05:01 -04:00
Jason O'Donnell
2ceb27b0c4
doc: add k8s vault-helm doc ( #7193 )
...
* doc: add k8s vault-helm doc
* Replace TODO with security warning
* Add TLS example
* Add production deployment checklist
* Add kube hardening guide
* Fix link to configuration values
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Fix typo in example
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Update website/source/docs/platform/k8s/helm.html.md
Co-Authored-By: Jim Kalafut <jkalafut@hashicorp.com>
* Remove anchors, add tolerations/selector
* Fix rendering of global configuration
* Fix sidebar navigation and update links
* Add sidebar title to run doc
* Add platform index.html
* Add relative links
* Rename file
* Fix titles
* Add syntax highlighting to examples
* Move platforms in navigation bar
2019-08-05 17:15:28 -04:00