Andreas Gruhler
c63a84dc9f
Feature/document tls servername ( #22714 )
...
* Add Raft TLS Helm examples
Co-authored-by: Pascal Reeb <pascal.reeb@adfinis.com>
---------
2023-09-12 13:09:01 -07:00
Theron Voran
8984201141
docs/vault-secrets-operator: add openshift page ( #22456 )
...
Adds info about installing the operator on openshift.
2023-08-22 18:22:06 +00:00
Artur Faizullin
8250fba0e6
Update docs for standalone tls ( #13455 )
2023-08-18 13:47:15 -07:00
Theron Voran
11aaca5102
docs/vault-secrets-operator: 0.2.0 release updates ( #22392 )
...
* docs/vault-secrets-operator: 0.2.0 release updates
* update k8s supported versions
2023-08-17 13:24:23 -07:00
Sarah Chavis
91face4eff
convert OSS language to "community" ( #22343 )
2023-08-15 13:31:52 -04:00
Kyle Schochenmaier
1d01045e85
Docs/add imagepullsecrets example vso ( #22136 )
...
* Adds an example for imagepullsecrets to vso docs
2023-08-01 10:14:36 -05: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
Yoko Hyakuna
9f741af664
Update the tutorial link to point to the default collection link ( #21490 )
2023-06-27 14:34:52 -07:00
Yoko Hyakuna
58b6cb1c42
[Docs] Add cross-links to related tutorials ( #21405 )
...
* Add cross-links to related tutorials
* Add additional tutorial links
2023-06-22 08:27:00 -07:00
Theron Voran
8946911078
docs/vso: updating pki secret destination doc string ( #21195 )
...
From hashicorp/vault-secrets-operator@90ae1b3095
2023-06-13 14:21:23 -07:00
Kyle Schochenmaier
810bb6ccb2
[docs] VSO documentation updates for GA ( #21117 )
...
* [docs] Remove beta tag and update example code, add HCP as a supported platform.
* [docs] extend vault secrets operator secret CRD examples (#20913 )
* [docs] update helm docs for vso GA (#21150 )
* [docs] Add some initial telemetry documentation (#21144 )
* [docs] update api reference for VSO (#21153 )
---------
Co-authored-by: Thy Ton <maithytonn@gmail.com>
2023-06-12 15:59:51 -05:00
Thy Ton
b023353b2e
[Docs] Update api-ref, helm docs, and vso version for v0.1.0-rc.1 ( #21052 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2023-06-07 16:39:39 -07:00
Kunj Dave
bb03d11699
clarify vault upgrade instructions ( #20952 )
2023-06-02 15:11:48 +00:00
Ben Ash
262bdc067f
Update VSO API reference docs for v0.1.0-beta.1 ( #20801 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2023-05-25 20:31:45 -04:00
Kyle Schochenmaier
021bd76819
[docs] update helm docs for vso beta1 release ( #20776 )
...
* update helm docs for vso beta1 release
2023-05-25 16:45:08 -05:00
Tom Proctor
e796005bb7
Docs: Updates for latest Vault CSI Provider releases ( #20721 )
2023-05-24 13:07:00 +01:00
Violet Hynes
f48c70a449
VAULT-15546 First pass at Vault Proxy docs ( #20578 )
...
* VAULT-15546 First pass at Vault Proxy docs
* VAULT-15546 correct errors
* VAULT-15546 fully qualify paths
* VAULT-15546 remove index
* VAULT-15546 Some typos and clean up
* VAULT-15546 fix link
* VAULT-15546 Add redirects so old links stay working
* VAULT-15546 more explicit redirects
* VAULT-15546 typo fixes
* Suggestions for Vault Agent & Vault Proxy docs (#20612 )
* Rename 'agentandproxy' to 'agent-and-proxy' for better URL
* Update the index pages for each section
* VAULT-15546 fix link typo
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-05-19 13:11:39 -04:00
Stefano Cattonar
c28690da45
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error ( #20574 )
...
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error:
template server error: error="(dynamic): execute: template: :2:30: executing \"\" at <.Data.data.payments_api_key>: can't evaluate field data in type *dependency.Secret"
2023-05-12 22:34:51 +00:00
Tom Proctor
6aeef87531
docs: Set uniform supported Kubernetes versions for all integrations ( #20010 )
2023-04-28 10:33:37 +01:00
John Children
7baf2418f7
Docs: Fix k8s injector templating example ( #20271 )
...
From every other example I can find, the secret name in the template should match the one in the inject annotation. Indeed the same example appears in the examples page.
https://github.com/hashicorp/vault/blob/main/website/content/docs/platform/k8s/injector/examples.mdx#patching-existing-pods
2023-04-21 17:12:13 +00:00
Tom Proctor
eb642878aa
Docs: CSI encoding config released in v1.3.0 ( #20237 )
2023-04-18 23:55:25 +01:00
Christopher Swenson
d697b08502
Update docs for Helm 0.24.0 release ( #20049 )
...
Release: https://github.com/hashicorp/vault-helm/releases/tag/v0.24.0
2023-04-07 14:03:43 -07:00
Andreas Gruhler
bc9535edf4
Update helm.mdx ( #20020 )
...
I was wondering why the default VaultAuth CR was not created. It was due the fact that I copy/pasted the snippet from the docs here, which has the wrong key.
2023-04-07 09:31:08 -07:00
ram-parameswaran
793a0c6bd0
update index.mdx with correct installation doc ref ( #19932 )
...
* update index.mdx with correct installation doc ref
update index.mdx with installation doc ref to point to the right installation.mdx path
* Update installation ref
Update installation ref
* Update index ref without relative path
Update installation doc index ref without relative path
2023-04-07 08:48:23 -07:00
Theron Voran
2145f959e1
docs/vault-k8s: example using pkiCert and writeToFile ( #19926 )
...
Adding an example of using pkiCert and writeToFile to write cert and
key files from a template.
---------
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-04-03 16:39:26 -07:00
Theron Voran
f2e6480999
docs/vault-secrets-operator: update for beta install ( #19835 )
...
Update the helm commands to work with the beta release.
2023-03-29 22:51:34 +00:00
Ben Ash
25934124a0
Add vault-secrets-operator beta docs. ( #19827 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-03-29 20:33:06 +00:00
Tero Saarni
d189ebf710
docs/k8s: updated helm doc for short-lived SA tokens ( #15675 )
...
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2023-02-21 12:09:27 +00:00
Theron Voran
1eff6d8e79
docs/vault-helm: fix multi-line block copy ( #19119 )
...
Add a `$` before the command in shell blocks that include command
output, so that the "Copy" button on the website only copies the
command and not the output.
2023-02-13 22:21:11 -08:00
Bryce Kalow
79f6ff191c
update learn links to point to developer locations ( #19026 )
2023-02-06 20:34:51 -08:00
Theron Voran
2f098f9477
docs/vault-k8s: 1.2.0 release updates ( #19010 )
2023-02-06 22:35:12 +00:00
Kyle Schochenmaier
367b92af81
update annotation docs for agent telemetry stanza ( #18681 )
...
* update annotation docs for telemetry stanza
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
2023-02-06 13:47:50 -06:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
Turan Asikoglu
014a5ebbe8
[Doc] Fix minor inconsistencies with vault Helm chart ( #18306 )
...
* Fix minor inconsistencies with vault Helm chart
* extraSecretEnvironmentVars not a multiline string
* Trigger CCI
2022-12-15 11:59:09 -05:00
Tom Proctor
54a7e81497
Docs: vault-helm 0.23.0 updates ( #18131 )
2022-11-29 10:43:00 +00:00
Chris Capurso
7d9bc82bee
Add Consul Dataplane compatibility info to docs ( #18041 )
...
* add compatibility info to consul service reg docs
* fix alert formatting
* add consul dataplane compatibility partial
* add compat partial to more consul doc pages
* fix links
2022-11-22 08:56:18 -05:00
Theron Voran
d0ad6db454
docs/vault-k8s: updates for v1.1.0 ( #18020 )
2022-11-17 13:58:28 -08:00
Christopher Swenson
7ed9400452
Add docs for vault-k8s JSON patch ( #17712 )
...
From https://github.com/hashicorp/vault-k8s/pull/399
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-11-17 12:32:18 -08:00
Theron Voran
e2ddfe07ee
docs/vault-k8s: update env example ( #17818 )
...
Specifying only `args` will just append them to the container image's
entrypoint instead of replacing it. Setting command overrides the
entrypoint, and args is then appended to the command.
2022-11-04 10:56:00 -07:00
Tom Proctor
965f8c2236
Update documentation for vault-helm v0.22.1 release ( #17695 )
2022-10-28 11:56:02 +01:00
Theron Voran
8647c4b20b
docs/vault-helm: update cert-manager example ( #17651 )
...
Use injector.webhook.annotations instead of the deprecated
injector.webhookAnnotations
2022-10-26 10:12:06 -07:00
Bryce Kalow
88ee1d0e2c
fixes more broken links ( #17592 )
2022-10-19 10:24:53 -04:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
Theron Voran
5bc40d1fa9
docs/vault-k8s: update for v1.0.0 release ( #17165 )
2022-09-16 08:46:39 -07:00
Christopher Swenson
562110d887
Update docs for helm 0.22.0 ( #17072 )
...
Update docs for helm 0.22.0
Including Prometheus Operator support.
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-09-08 15:30:32 -07:00
Jason O'Donnell
2e26e74d8c
docs/k8s: use pod labels for upgrades ( #17059 )
...
* docs/helm: use pod labels for upgrades
* Grammar
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-09-08 11:13:11 -04:00
Yoko Hyakuna
d3063b9724
Fix the referenced learn link ( #16747 )
2022-08-17 09:47:35 -07: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
jweissig
0825b776ba
docs: Update required OpenShift version ( #9738 )
...
Helm 3 support was added in OpenShift 4.3 [1]. So, we might support 4.X but if we require Helm 3 then we need to start at 4.3. Just didn't want someone to try 4.0-4.2 and wonder why it wasn't working because Helm 3 isn't supported.
[1] https://www.openshift.com/blog/openshift-4-3-deploy-applications-with-helm-3
2022-08-16 15:45:06 -04:00
Tom Proctor
2c357cdded
Docs: Update Vault CSI Provider SecretProviderClass config options ( #16506 )
2022-08-10 21:30:20 +01:00
Theron Voran
19fa7ea0ae
docs/vault-k8s: updated for v0.17.0 release ( #16492 )
2022-07-28 14:23:47 -07:00
Theron Voran
09696daf96
docs/k8s: adding terraform config examples ( #16121 )
...
Adding a terraform examples page for configuring vault-helm.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-07-26 20:43:26 -04:00
Tom Proctor
23685487a5
Docs: Add list of supported k8s versions for agent injector ( #16433 )
2022-07-26 15:59:27 +01:00
Steven Zamborsky
7e0d618dfa
Add an "Important Note" regarding EKS CSR approval. ( #16406 )
2022-07-21 13:34:03 -07:00
Wojtek Czekalski
c194402b11
Fix typo in the docs ( #16323 )
...
It's very confusing, `Volumes` are very similar to `volumes` and can cause confusion 😄
2022-07-21 10:42:46 -04:00
Kit Haines
1915ca0334
append slash to consul path in doc ( #15260 )
...
Co-authored-by: Chulki Lee <chulki.lee@gmail.com>
2022-07-14 12:27:31 -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
Theron Voran
9566221303
docs/vault-k8s: update the service annotation ( #15965 )
...
The injector's `service` annotation is really the vault address to
use, and not just the name of the service.
Also change a couple mentions of "controller" to "injector".
2022-06-14 11:03:00 -07:00
Ikko Ashimine
dc27364c78
docs: fix typo in configurations.mdx ( #15863 )
...
paramters -> parameters
2022-06-08 09:03:45 -04:00
Tom Proctor
3419c276c2
docs: Update CSI Provider command line arguments ( #15810 )
2022-06-07 10:20:47 +01:00
Loann Le
313ecec153
updated learn link ( #15717 )
2022-05-31 14:55:06 -07:00
Christopher Swenson
62c4c78c4f
docs/k8s: update for latest helm release 0.20.1 ( #15647 )
2022-05-26 11:59:54 -07:00
Andy Assareh
530285f78f
typo: adding missing word 'may' ( #14503 )
2022-05-20 08:41:51 -04:00
claudex
04a51b3afc
Fix typo in documentation ( #15530 )
2022-05-20 08:22:57 -04:00
Loann Le
3c13d52cb0
Vault documentation: updated all references from Learn to Tutorial ( #15514 )
...
* updated learn to tutorial
* correct spelling
2022-05-19 18:04:46 -07:00
Tom Proctor
39323c5c71
Update documentation for vault-helm v0.20.0 release ( #15450 )
2022-05-18 09:50:15 +01:00
Jason O'Donnell
6043e4d912
docs: add note about requiring 3.6+ helm ( #15480 )
2022-05-17 17:02:26 -04:00
Theron Voran
d9b4012bb4
docs: update for vault-k8s 0.16.0 ( #15379 )
2022-05-12 11:04:36 -07:00
Loann Le
37b7e4a1c2
capped perf replication ( #15338 )
2022-05-09 14:38:35 -07:00
Hamid Ghaf
3c9ab7435d
removing prem/pro references as part of removing some build targets ( #15278 )
2022-05-06 09:09:42 -04:00
Jason O'Donnell
43d8fb971e
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
Calvin Wu
14b46852ac
Update default value of agent-cache-listener-port ( #15018 )
...
Base on this line and my experiment, I think the default value of
vault.hashicorp.com/agent-cache-listener-port should be 8200.
https://github.com/hashicorp/vault-k8s/blob/main/agent-inject/agent/agent.go#L30
2022-04-13 22:00:30 -07:00
Loann Le
e2490059d0
changed reference from learn to tutorial ( #14868 )
2022-04-04 10:05:34 -07:00
Loann Le
93472f303e
updated references from learn to tutorial ( #14866 )
2022-04-04 10:04:50 -07:00
Loann Le
931562e7f0
fixed a link issue ( #14850 )
2022-04-01 14:53:41 -07:00
Loann Le
e53aeddd56
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
2230232ee6
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
Yoko Hyakuna
990cd8b929
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
5d2dfc5c66
agent injector doc for 1-10 ( #14548 )
2022-03-16 17:09:04 -07:00
Nick Cabatoff
88b8e68872
Update error codes that are retried. ( #14447 )
2022-03-10 15:09:45 -05:00
Jim Kalafut
61d67d0e73
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
0419524844
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
f0bff02ca6
changed to upper-case for integrated storage ( #14037 )
2022-02-14 08:38:06 -08:00
Theron Voran
69bdb574aa
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
2d14aa7857
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
6d89f5f3d7
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
04de0fe38d
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
8bcf5c9ced
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
6a5fb15d92
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
dca55233b4
Fix case typo in docs ( #13259 )
2021-11-29 15:55:46 -05:00
Theron Voran
56db32d7cb
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
bd09f70fa2
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
b4f292ae75
docs: fixing the injector.webhookAnnotations annotation ( #13181 )
2021-11-17 18:19:33 -08:00
Rémi Lapeyre
73b9f198be
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Gary Frederick
4db322eb56
add missing back tick ( #12941 )
2021-11-02 14:06:17 -07:00
Theron Voran
1a70816b49
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
a80047cee9
Clarify docs for CSI provider secretArgs ( #12570 )
2021-10-22 16:27:24 +01:00
Theron Voran
a79b9e5c11
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
cdecce0f7c
docs: vault-k8s 0.13.0 and vault-helm 0.16.0 ( #12573 )
2021-09-16 14:58:02 -07:00