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
Theron Voran
3a75683aa5
docs: vault-k8s v0.15.0 release ( #14776 )
...
New default agent-image and agent-inject-containers annotation.
2022-03-30 10:27:28 -07:00
Loann Le
905150ac3c
Vault documentation: added new vault lambda extension doc ( #14717 )
...
* added new lambda extension doc
* Suggestion to split the commands into individual code block (#14719 )
* Suggestion to split the commands into individual code block
* Update lambda-extension-cache.mdx
* Update lambda-extension-cache.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2022-03-27 15:19:42 -07:00
Yoko Hyakuna
f374938d31
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Loann Le
01570eaa3a
agent injector doc for 1-10 ( #14548 )
2022-03-16 17:09:04 -07:00
Nick Cabatoff
57c6064863
Update error codes that are retried. ( #14447 )
2022-03-10 15:09:45 -05: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
Theron Voran
eea7fb947a
docs/vault-k8s: path for agent-inject-token ( #14212 )
...
State the path where the token can be found when injected with the
agent-inject-token annotation.
2022-02-22 22:03:05 -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
Nicola Kabar
b5f1027d07
docs: added minor recommendation for k8s agent annotations ( #13239 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-11-29 14:57:19 -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
Gary Frederick
9622e36b82
Docs deprecate token issuer validation ( #13019 )
...
* change default vaule for disable_iss_validation to be true
* mark as deprecated | remove issuer from sample
* deprecation section
* additional informaiton about when fields will be removed
* additional deprecation note under csi provider
* punctuation
* make the deprecation note more noticable
* missing issuer sentence | remove whitespace
* Update website/content/docs/platform/k8s/csi/index.mdx
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
* cleanup
* additional deprecation comments
* fix discovery link
* highlight
* no need to configure the issuer
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2021-11-18 15:16:54 -08:00
Martin Hristov
c933664eeb
docs: fixing the injector.webhookAnnotations annotation ( #13181 )
2021-11-17 18:19:33 -08:00
Tom Proctor
46adcccfea
Website docs for Vault EKM provider for MS SQL ( #13175 )
2021-11-17 13:46:07 +00: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
Andreas Gruhler
8f6e4f1923
Clarify docs for CSI provider secretArgs ( #12570 )
2021-10-22 16:27:24 +01: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
Tom Proctor
181269f8e1
Revert "Update installation.mdx ( #12516 )" ( #12571 )
...
This reverts commit ab5ad87945177dd0bab6cbcfdf6cc8507bba8c5d.
2021-09-22 11:54:25 +01: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
Theron Voran
ed1088d81c
docs: k8s auth issuer lookup ( #12506 )
...
Moved the issuer discovery details to from the CSI docs to the K8s
auth docs.
2021-09-09 08:39:21 -07:00
Alex Cahn
dd0f3d9f2d
Update installation.mdx ( #12516 )
...
Updating based upon feedback from ServiceNow review
2021-09-08 12:57:15 -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
Nicholas Seemiller
8bc69a4ccc
Update examples.mdx ( #12333 )
...
Deployment manifest has incorrect `envs` tag. It should be `env`
2021-09-07 17:32:22 -04: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
Alex Cahn
e4e8555e3a
Fixed a slight grammar mistake ( #12356 )
2021-08-20 12:08:34 -07:00
Andrei Burd
b868dac12c
Docs: k8s annotations for static_secret_render_interval ( #12244 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-08-18 13:41:16 -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
Tom Proctor
47457b1298
Add ServiceNow credential resolver docs ( #11996 )
...
* Add ServiceNow credential resolver docs
* Add information about using system CAs
* Add field mappings and troubleshooting tips
2021-07-16 10:53:14 +01: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
Tom Proctor
b7f5c60a29
Add more detailed documentation on setting issuer for CSI provider ( #11839 )
2021-06-14 16:41:22 +01:00
Jason O'Donnell
cd5ee2a6ee
docs/k8s: update for latest releases ( #11701 )
2021-05-25 15:13:00 -04:00
Patrick Picard
4f587ad91f
Update index.mdx ( #11644 )
2021-05-24 08:43:53 -07:00
Theron Voran
6bdfe4d600
docs: small fixes in k8s docs ( #11679 )
...
indentation and spelling
2021-05-20 14:37:49 -07:00