Bryce Kalow
04ec4c2aa4
website: redirect /api to /api-docs ( #12660 )
2022-03-30 16:16:26 -05:00
Luke Kysow
9d3df6b08b
Update consul-enterprise.mdx ( #12622 )
2022-03-25 13:00:14 -07:00
Dan Upton
57f0f42733
Support per-listener TLS configuration ⚙️ ( #12504 )
...
Introduces the capability to configure TLS differently for Consul's
listeners/ports (i.e. HTTPS, gRPC, and the internal multiplexed RPC
port) which is useful in scenarios where you may want the HTTPS or
gRPC interfaces to present a certificate signed by a well-known/public
CA, rather than the certificate used for internal communication which
must have a SAN in the form `server.<dc>.consul`.
2022-03-18 10:46:58 +00:00
mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -07:00
trujillo-adam
667976c94f
fixing merge conflicts part 3
2022-03-15 15:25:03 -07:00
trujillo-adam
33d0ed5e96
fixed merge conflicts pt2
2022-03-15 14:01:24 -07:00
trujillo-adam
60a88bb40f
merging new hierarchy for agent configuration
2022-03-14 15:44:41 -07:00
John Murret
141a43409d
Adding documentation to store Enterprise License in Vault ( #12375 )
...
* Adding documentation to store Enterprise License in Vault
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Referencing Storing the Enterprise License in Vault from the Consul Enterprise installation instructions.
* Added missing words about stroing in Vault
* Update website/content/docs/k8s/installation/vault/enterprise-license.mdx
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
* Clarifying that enterprise code block is just changes on top of your normal config.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2022-02-23 14:20:45 -07:00
John Murret
0c9663c57f
Updating consul on k8s to remove known limitations of serverAdditionalDNSSans and serverAdditionalIPSans ( #12338 )
2022-02-23 14:04:26 -07:00
David Yu
6c540c04b0
docs: provide example for enabling mesh on a per namespace basis ( #12255 )
...
* docs: provide example for enabling mesh on a per namespace basis
* add headings
* Update install.mdx
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
* add changes from review
* Update install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
2022-02-03 10:40:06 -08:00
David Yu
aa9fe538b1
docs: slight formatting update and provide example with service mesh enabled ( #12227 )
...
* docs: slight formatting update and provide example with service mesh install
* add status
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-31 17:26:44 -08:00
David Yu
0013727d80
docs: Vault Secrets Backend K8s, remove code tabs ( #12156 )
...
* Update connect-ca.mdx
* Update gossip.mdx
* Update index.mdx
* Update server-tls.mdx
2022-01-21 11:28:38 -08:00
David Yu
adf030a634
docs: Formatting Consul K8s Vault docs ( #12148 )
...
* Update index.mdx
* Update gossip.mdx
* Update install-cli.mdx
* Update gossip.mdx
* Update website/content/docs/k8s/installation/vault/gossip.mdx
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
* fix MDX formatting
* local changes
* adding formatting changes
* Update website/content/docs/k8s/installation/vault/connect-ca.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* adding shell-session to service mesh certs
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-21 11:01:48 -08:00
Blake Covarrubias
f46bbb7205
Fix spelling errors
2022-01-20 08:54:23 -08:00
Blake Covarrubias
54b37823bc
Convert absolute URLs to relative URLs for consul.io
2022-01-20 08:52:51 -08:00
Blake Covarrubias
d81889bb41
docs: Avoid redirects by pointing links to new URLs
...
Avoid HTTP redirects for internal site links by updating old URLs to
point to the new location for the target content.
2022-01-20 08:52:51 -08:00
David Yu
d8b9eb7756
docs: Add specific version install guide for `consul-k8s` CLI, refactor install ( #12114 )
...
* docs: Add specific version install guide for `consul-k8s` CLI
* parameterize version
* remove extra path
* Update k8s-cli.mdx
* slight formatting
* Update k8s-cli.mdx
* specific version details in overall install guide
* shell details
* Update install.mdx
* Update k8s-cli.mdx
* Update install.mdx
* broken link
* typo
* Update website/content/docs/k8s/installation/compatibility.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* moving install cli commands to separate page
* add tabs, wip
* add specific distro install guides
* add upgrade tabs
* build failure
* not sure why heading is not working
* remove whitespace
* add more whitespace
* fixes on formatting
* remove package lock
* add back package lock json
* test
* latest
* remove modified file
* adding fix to yum install
* create folder for upgrade and move upgrade cli there
* revert package-lock
* adding upgrade file
* Update website/content/docs/k8s/upgrade/upgrade-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update install-cli.mdx
* multi-line copy
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
2022-01-20 08:26:31 -08:00
David Yu
0f3636a741
docs: move K8s compatability matrix and add more details for compatibility ( #11936 )
...
* adding changes to move compat matrix
* add back compat matrix
* add Vault versions
* adding details around monorepo
* add note about secrets backend
* small refactors
* Slight update with OpenShift notes
* Add note about OpenShift 4.4.x
* Update website/content/docs/k8s/installation/compatibility.mdx
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
* small formatting
* Removing Consul image column from Vault as secrets backend section
Since we already imply that default consul-k8s image should be used for support
* formating changes
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2022-01-18 10:33:26 -08:00
Blake Covarrubias
5a12f2cf20
docs: Use long form of CLI flags ( #12030 )
...
Use long form of CLI flags in all example commands.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-01-12 15:05:01 -08:00
vanphan24
5781b74d40
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:57:14 -08:00
vanphan24
7a44e0d78c
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:57:09 -08:00
vanphan24
0d43b17228
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:57:02 -08:00
vanphan24
073387885e
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:56:58 -08:00
vanphan24
088decf30f
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:56:53 -08:00
vanphan24
26fb50a326
Update website/content/docs/k8s/installation/vault/server-tls.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-01-12 08:56:33 -08:00
vanphan24
399864d3ce
Update server-tls.mdx
...
Added k8s auth role for client
Added to Consul yaml file: tls.enableAutoEncrypt: true
Fixed name of CA policy: policies=ca-policy
2022-01-12 08:46:55 -08:00
Blake Covarrubias
97e7e118e0
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
Natalie Smith
61980f0808
docs: simplify agent docs slugs
2022-01-10 17:37:18 -08:00
Natalie Smith
2b71c59298
docs: fix external links to agent config pages
2022-01-10 17:11:50 -08:00
Jake Herschman
52ef50b1da
updated datacenter dropdown image
2022-01-10 18:38:41 -05:00
David Yu
f1841e36c9
docs: Fix indentation for gossipEncryption when using Vault secrets backend
2022-01-05 21:35:28 -08:00
David Yu
c64c512d1b
docs: Clarification of Vault Consul K8s requirements for Auth Method ( #11929 )
...
* docs: Clarification of Vault Consul K8s requirements
* link back to requirements
* Update gossip.mdx
* Update index.mdx
* add details for K8s auth method requirement
* Update gossip.mdx
* Update server-tls.mdx
* Update connect-ca.mdx
* Update gossip.mdx
* Update server-tls.mdx
* Update website/content/docs/k8s/installation/vault/gossip.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/server-tls.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update index.mdx
* Update index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-03 14:17:55 -08:00
Artem Kozlenkov
039cddf9fb
add the missing `-n consul` namespace to `k pf ..`
2021-12-27 17:54:35 +01:00
Artem Kozlenkov
b36538962e
Update install.mdx
...
add port-forwad missing namespace flag
2021-12-27 17:50:49 +01:00
David Yu
659e909fe3
docs: clarification on Limitations for Vault Secrets backend ( #11885 )
...
* docs: clarification on Limitations for Vault Secrets backend
* address typo in CLI docs
* Update index.mdx
* Update index.mdx
2021-12-17 14:38:12 -08:00
David Yu
bd7cea3e9a
docs: remove BETA from Consul K8s CLI ( #11863 )
...
* docs: remove BETA from Consul K8s CLI
2021-12-16 20:26:48 -08:00
Kyle Schochenmaier
cef506ce6d
docs: consul-vault kubernetes integration docs ( #11766 )
...
* Add documentation for the consul with vault integration that covers Server TLS, Connect CA and gossip encryption
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Iryna Shustava <iryna@hashicorp.com>
2021-12-15 12:59:36 -06:00
David Yu
0bd182feb7
docs: add `brew install hashicorp/tap/consul-k8s` and re-order install and uninstall workflows ( #11489 )
...
* docs: add `brew install hashicorp/tap/consul-k8s`
* add consul k8s cli brew install to reference
* Update k8s-cli.mdx
* split home-brew commands into two steps
* Update k8s-cli.mdx
* slight changes on recommended way of installing Consul K8s for CLI or multi-DC
* Update install.mdx
* reorder cli and helm uninstall
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-05 16:33:11 -07:00
Luke Kysow
c010fa076d
Document default storage class requirements ( #11492 )
2021-11-05 11:27:49 -07:00
David Yu
a96a035973
docs: consul-k8s uninstall with namespace ( #11478 )
...
* docs: consul-k8s uninstall with namespace
Uninstall with namespace
* change release name to consul in uninstall
* Update website/content/docs/k8s/operations/uninstall.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* add --create-namespace command to install for custom values file
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-03 16:48:48 -07:00
Kyle Rarey
37e051ed36
Update namespaced replication token example
2021-11-03 15:33:30 -04:00
David Yu
c3a1895f2e
docs: revised Helm install to create namespace and install on dedicated namespace ( #11440 )
...
* docs: revised Helm install to create namespace and install on dedicated Consul namespace
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update install.mdx
* changing to Helm 3.2+ as a pre-req to make it easier to follow
* might as well bump to latest version
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-10-28 12:27:00 -07:00
David Yu
e184ccc8e0
docs: Move consul-k8s architecture docs to Overview ( #11414 )
...
* docs: Move consul-k8s architecture docs to Overview
2021-10-25 15:33:41 -07:00
David Yu
4d1490d16f
docs: bump reference to consul-k8s cli to beta and reformat helm config example ( #11398 )
2021-10-22 09:14:35 -07:00
Blake Covarrubias
78a3b9f3e1
docs: Decode K8s secrets with base64decode function
...
Use kubectl's base64decode template function (added in K8s 1.11) to
decode values in Secrets. Removes external call to `base64` utility on
the host system.
2021-09-24 08:59:34 -07:00
trujillo-adam
c1ec3399c0
removed extra codeblock ticks
2021-09-20 11:04:04 -07:00
trujillo-adam
2209a3b075
fixed indentation on install page
2021-09-20 10:25:06 -07:00
trujillo-adam
4c427b5d9d
removed extra codeblock tic
2021-09-20 10:19:27 -07:00
trujillo-adam
101069fcce
fixing some syntax errors that didn't appear locally
2021-09-17 09:31:19 -07:00
trujillo-adam
4047b30815
applied additional feedback, updated uninstall flags
2021-09-16 16:32:13 -07:00