Christopher Swenson
23c135f2a6
docs/k8s: update for latest helm release 0.20.1 ( #15647 )
2022-05-26 11:59:54 -07:00
Andy Assareh
c559f6e8b7
typo: adding missing word 'may' ( #14503 )
2022-05-20 08:41:51 -04:00
claudex
226d7c4c59
Fix typo in documentation ( #15530 )
2022-05-20 08:22:57 -04:00
Tom Proctor
1bb40eee16
Update documentation for vault-helm v0.20.0 release ( #15450 )
2022-05-18 09:50:15 +01:00
Jason O'Donnell
d450b7899f
docs: add note about requiring 3.6+ helm ( #15480 )
2022-05-17 17:02:26 -04:00
Loann Le
0dc6728228
capped perf replication ( #15338 )
2022-05-09 14:38:35 -07:00
Hamid Ghaf
2ee602cfdd
removing prem/pro references as part of removing some build targets ( #15278 )
2022-05-06 09:09:42 -04:00
Jason O'Donnell
716430d3e7
docs/agent: merge template and template config ( #15117 )
...
* docs/agent: merge template and template config
* Fix example
* Update per review
2022-04-21 16:23:27 -04:00
Loann Le
1b62e17f89
changed reference from learn to tutorial ( #14868 )
2022-04-04 10:05:34 -07:00
Loann Le
90fdfa6b78
updated references from learn to tutorial ( #14866 )
2022-04-04 10:04:50 -07:00
Loann Le
1bde888f95
fixed a link issue ( #14850 )
2022-04-01 14:53:41 -07:00
Loann Le
95555b9dd4
Vault documentation: changing references from learn to tutorial ( #14844 )
...
* changed learn to tutorial references
* changed learn to tutorial
* Update website/content/docs/plugins/plugin-portal.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/platform/aws/run.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-04-01 13:37:38 -07:00
Jim Kalafut
75caf59093
Replace docs references to PUT with POST ( #14270 )
...
The operations are handled identically, but ~85% of the references were
POST, and having a mix of PUT and POST was a source of questions.
A subsequent commit will update the internal use of "PUT" such as by
the API client and -output-curl-string.
2022-02-25 06:52:24 -08:00
Loann Le
296fee0193
changed to upper-case for integrated storage ( #14037 )
2022-02-14 08:38:06 -08:00
Theron Voran
c01b9915b1
docs/helm: fix duplicate ingress tls section ( #13790 )
...
Combined the two Ingress sections into one, hopefully in the right
spot this time.
2022-02-03 22:48:23 -08:00
Rosemary Wang
e1165737dc
Update CSI provider installation on OpenShift ( #13763 )
...
Include recommendation to use Vault agent injector on OpenShift
instead of CSI due to production security constraints.
Additional instructions included for testing and development
clusters.
2022-01-26 07:44:15 -08:00
Theron Voran
a0ccdfcdb1
docs/k8s: Updates for vault-k8s 0.14.2 and vault-helm 0.19.0 ( #13748 )
...
Updated vault and chart versions, and some formatting from the
pre-commit hook. Also updated chart values.
2022-01-24 15:25:52 -08:00
Pascal Reeb
48dbe28b24
fix(docs-k8s-helm): changed server's podAntiAffinity labelSelector example to match helm default values ( #13140 )
2022-01-03 11:13:54 -08:00
Jason Peng
0bd6f5392c
Update openshift.mdx ( #13372 )
...
Consul Openshift is supported since Consul 1.9 as per https://www.hashicorp.com/blog/introducing-openshift-support-for-consul-on-kubernetes . Please verify.
2021-12-15 13:07:30 -08:00
Mike
4fd241c3d3
Fix case typo in docs ( #13259 )
2021-11-29 15:55:46 -05:00
Theron Voran
79ec6b7f3d
docs: updated for vault-k8s 0.14.1 vault-helm 0.18.0 ( #13199 )
...
* version bumps
* updated chart options
2021-11-18 18:08:35 -08:00
Martin Hristov
c933664eeb
docs: fixing the injector.webhookAnnotations annotation ( #13181 )
2021-11-17 18:19:33 -08:00
Rémi Lapeyre
677e2a1ca5
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Gary Frederick
f16f3efed5
add missing back tick ( #12941 )
2021-11-02 14:06:17 -07:00
Theron Voran
96c49ee528
docs: updates for vault-k8s and vault-helm ( #12901 )
...
Documentation updates for vault-k8s 0.14.0 and vault-helm 0.17.0
releases.
2021-10-22 14:26:13 -07:00
Theron Voran
1210a9d319
docs: vault-k8s-0.13.1 vault-helm-0.16.1 ( #12680 )
...
Vault K8s 0.13.1 and Vault Helm 0.16.1 updated the default Vault
image, so making the corresponding docs updates here.
2021-09-30 08:49:56 -07:00
Theron Voran
b2418a3a8c
docs: vault-k8s 0.13.0 and vault-helm 0.16.0 ( #12573 )
2021-09-16 14:58:02 -07:00
klucks83
eca34706d7
Update Auto Unseal info to say KMS instead of EKS ( #10256 )
...
While EKS may be the managed kubernetes environment under the hood, I believe the idea behind this section of the documentation is to use AWS KMS for seal/unseal operations, not EKS. (i.e. The surrounding documentation is discussing other Auto Unseal options such as Google KMS.)
The use of the term EKS instead of KMS made it hard for me to discover this section of documentation, and was a little confusing at first until I realized the possible error.
2021-09-08 10:06:24 -07:00
Zadkiel
6d7ad94097
fix: update injector resources requirements ( #11198 )
2021-09-02 08:01:02 -07:00
Theron Voran
f90b7104cd
docs: updates for vault-helm-0.15.0 and vault-k8s-0.12.0 ( #12373 )
...
Also simplifies the cert-manager example
2021-08-23 09:39:36 -07:00
Theron Voran
3455adc885
docs: vault-k8s and cert-manager ( #12281 )
...
Adding an example of configuring vault-k8s to use cert-manager for
managing the webhook certs.
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2021-08-06 17:56:15 -07:00
Theron Voran
d2e2761aee
docs: updates for vault-k8s v0.11.0 ( #12209 )
2021-07-29 14:52:29 -07:00
Theron Voran
5e113abbf4
docs: updating for vault-helm v0.14.0 ( #12206 )
...
And found a couple missing values
2021-07-29 11:16:08 -07:00
Nicholas Seemiller
87ff4bfac8
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
Theron Voran
5c5a57626e
docs: vault-helm add license update steps ( #11911 )
...
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-06-25 08:49:48 -07:00
Theron Voran
e47be738b2
docs: update for vault-helm v0.13.0 ( #11890 )
2021-06-17 12:25:19 -07:00
Theron Voran
b9d0b1a457
docs: vault-helm license support for enterprise ( #11848 )
2021-06-17 11:46:21 -07:00
Jason O'Donnell
cd5ee2a6ee
docs/k8s: update for latest releases ( #11701 )
2021-05-25 15:13:00 -04:00
Theron Voran
6bdfe4d600
docs: small fixes in k8s docs ( #11679 )
...
indentation and spelling
2021-05-20 14:37:49 -07:00
Jason O'Donnell
cc107171e2
docs: update vault-helm to 0.11.0 ( #11355 )
...
* docs: update vault-helm to 0.11.0
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-04-14 11:20:26 -04:00
Bryce Kalow
b76a56d40c
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
Jason O'Donnell
081d3e9f03
docs: update vault-helm to 0.10.0 ( #11200 )
...
* docs: update vault-helm to 0.10.0
* Missing codeblock
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-03-25 14:53:45 -04:00
Jason O'Donnell
84cb949802
k8s doc: update for 0.9.1 and 0.8.0 releases ( #10825 )
...
* k8s doc: update for 0.9.1 and 0.8.0 releases
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-02-02 16:37:34 -05:00
Jason O'Donnell
abfb92173c
docs: update Vault Helm to 0.9.0 ( #10656 )
...
* docs: update vault-helm for 0.9.0
* Fix typo in leaderElector config
* Add default value to ttl
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Add affinity default for injector
* Update website/content/docs/platform/k8s/helm/configuration.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-01-05 16:46:20 -05:00
Jeff Escalante
ec620a7765
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