Commit Graph

114 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core
46655c60f5 backport of commit cf0bf66f35 (#18346)
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2022-12-14 06:59:30 -06:00
hc-github-team-secure-vault-core
0e796d9064 backport of commit 54a7e81497 (#18133)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-11-29 13:54:37 +00:00
hc-github-team-secure-vault-core
489e175532 backport of commit 7d9bc82bee (#18076)
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2022-11-22 17:30:26 +00:00
hc-github-team-secure-vault-core
d80a5454fa backport of commit 7ed9400452 (#18022)
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
2022-11-17 14:58:03 -08:00
hc-github-team-secure-vault-core
cfb5488f46 backport of commit d0ad6db454 (#18025)
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-11-17 14:06:39 -08:00
hc-github-team-secure-vault-core
63cf59d083 backport of commit e2ddfe07ee (#17830)
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-11-04 11:03:47 -07:00
hc-github-team-secure-vault-core
f3531705e5 backport of commit 965f8c2236 (#17724)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-10-28 14:10:47 +01:00
hc-github-team-secure-vault-core
3b47cc7cfc backport of commit 8647c4b20b (#17667)
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-10-26 10:31:12 -07:00
hc-github-team-secure-vault-core
18cc72a5a9 Backport of website: content updates for developer into release/1.12.x (#17569)
* no-op commit due to failed cherry-picking

* 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>

Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
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-10-17 13:19:22 -04: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
Tom Proctor
abf35c3480 Docs: Add log level environment variable for Vault Lambda Extension (#17000) 2022-09-02 19:53:53 +01:00
Christopher Swenson
58c96b7b02 Add VAULT_ASSUMED_ROLE_ARN parameter to VLE docs (#16677)
Added in https://github.com/hashicorp/vault-lambda-extension/pull/69

Wait to merge until a new version of VLE has been released.
2022-08-23 11:33:36 -07:00
Geoffrey Grosenbach
df8720dfaf Use HCL syntax for code snippet (#12517)
Use `hcl` so the code snippet is more readable and is highlighted correctly.
2022-08-22 13:47:41 -07: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
Tom Proctor
c67e009e81 Docs: Add release notes for MSSQL TDE (#16326) 2022-07-19 11:52:59 +01: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
aphorise
8352375764 Docs/ekm sql provider corrections and troubleshooting (#15968) 2022-07-01 10:47:03 +01:00
Christopher Swenson
7b887533c1 docs/platform: Add brief GitHub Actions page (#16129)
I added a small example from the main docs along with some explanation,
and added links to the main docs and the tutorial.

I also took this opportunity to sort the platform left nav bar.
2022-06-27 09:47:26 -07:00
Tom Proctor
f3edee9458 Docs: Fix typo for Lambda extension env var config (#16108) 2022-06-22 17:28:31 +01: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
Christopher Swenson
3d01a88e61 docs: Add how to rotate SQL Server key (#15993) 2022-06-17 08:59:27 -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
Tom Proctor
ceba598ade Add upgrade and config docs for MSSQL EKM Provider (#13859) 2022-06-06 11:28:48 +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
Theron Voran
09be380df6 docs: update the vault-lambda-extension docs (#15190)
Updates the layer version for the new release, and renames the docs
page from lambda-extension-cache -> lambda-extension, and includes a
redirect.
2022-04-27 08:27:18 -07: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