Will-Low
7d093f4e11
Add expected and default values for the vault.hashicorp.com/agent-pre-populate
annotation ( #27895 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-07-29 11:51:14 -07:00
Theron Voran
6d4cb5e49a
Docs update for vault helm v0.28.1 release ( #27766 )
2024-07-19 17:12:07 -07:00
Theron Voran
69fb6c77c9
docs/vault-agent-injector: cross namespace secret sharing example ( #26386 )
...
Adds an agent injector example showing annotations for cross namespace
secret sharing.
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-04-15 15:14:07 -07:00
Theron Voran
e4f9d024c8
docs/vault-helm: updates for v0.28.0 release ( #26282 )
2024-04-12 13:37:56 -07:00
Theron Voran
c0cef5d807
docs/vault-k8s injector: update for v1.4.0 release ( #25790 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-07 22:03:31 -08:00
Theron Voran
8d7c81019b
docs/vault-k8s: v1.3.1 release updates ( #23826 )
2023-10-25 11:56:08 -07: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
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
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
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
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
Bryce Kalow
88ee1d0e2c
fixes more broken links ( #17592 )
2022-10-19 10:24:53 -04:00
Theron Voran
5bc40d1fa9
docs/vault-k8s: update for v1.0.0 release ( #17165 )
2022-09-16 08:46:39 -07:00
Theron Voran
19fa7ea0ae
docs/vault-k8s: updated for v0.17.0 release ( #16492 )
2022-07-28 14:23:47 -07:00
Tom Proctor
23685487a5
Docs: Add list of supported k8s versions for agent injector ( #16433 )
2022-07-26 15:59:27 +01: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
Christopher Swenson
62c4c78c4f
docs/k8s: update for latest helm release 0.20.1 ( #15647 )
2022-05-26 11:59:54 -07: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
Theron Voran
d9b4012bb4
docs: update for vault-k8s 0.16.0 ( #15379 )
2022-05-12 11:04:36 -07: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
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
Nick Cabatoff
88b8e68872
Update error codes that are retried. ( #14447 )
2022-03-10 15:09:45 -05: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
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
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
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
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
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
Theron Voran
949dbbc524
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
Andrei Burd
94a7a2f827
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
a4b13e928e
docs: updates for vault-k8s v0.11.0 ( #12209 )
2021-07-29 14:52:29 -07:00
Theron Voran
f6b913e590
docs: updating for vault-helm v0.14.0 ( #12206 )
...
And found a couple missing values
2021-07-29 11:16:08 -07:00
Jason O'Donnell
077d97adde
docs/k8s: update for latest releases ( #11701 )
2021-05-25 15:13:00 -04:00
Jason O'Donnell
f7af25b401
docs: update vault-k8s to 0.10.0 ( #11354 )
2021-04-14 09:46:28 -04:00
Bryce Kalow
e27b43c482
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
1d5dfd3946
docs: update vault-k8s to 0.9.0 ( #11138 )
...
* docs: update vault-k8s to 0.9.0
* Fix typos
* Update website/content/docs/platform/k8s/injector/examples.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Update website/content/docs/platform/k8s/injector/annotations.mdx
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
* Add links for auto-auth
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2021-03-19 11:34:58 -04:00
Jason O'Donnell
ca3c3c9be5
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
Theron Voran
6e5bd71c1e
Adding documentation for multiple vault-k8s replicas ( #10659 )
...
Describes the setup and config for using multiple injector replicas
with auto and manual TLS.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-01-07 12:22:21 -08:00
Jeff Escalante
179df992c0
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