Luke Kysow
9d3df6b08b
Update consul-enterprise.mdx ( #12622 )
2022-03-25 13:00:14 -07:00
Karl Cardenas
626fe75167
docs: removed the word page
2022-03-22 15:51:04 -07:00
Karl Cardenas
1bf4571c8e
docs: add link to k8s cli install page
2022-03-22 15:40:53 -07:00
David Yu
7cc720a2bc
docs: Correction on rotating gossip key order per DC ( #12579 )
...
* docs: Correction on rotating gossip key order per DC
2022-03-18 14:51:11 -07:00
David Yu
b1dde225c4
docs: consul-k8s Change "Consul Connect Service Mesh" to "Consul Service Mesh" ( #12577 )
2022-03-18 12:31:29 -07:00
David Yu
6ab2507f18
docs: Consul K8s Overview update ( #12575 )
...
* docs: Consul K8s Overview update
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-03-18 12:01:41 -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
Karl Cardenas
e3bba235b8
docs: cleaned up code blocks and added two sentences to the intro
2022-03-10 07:57:39 -07:00
David Yu
bf5933dc9f
docs: consul-k8s service mesh overview - move verification section ( #12500 )
2022-03-03 08:11:28 -08:00
Kyle Schochenmaier
03a4605218
update helm docs for release 0.41.1 ( #12465 )
...
* update helm docs for release 0.41.1
* apply escape on <ip>:<port>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-02-28 13:03:50 -08:00
David Yu
2f9dc78af0
docs: set tproxy annotation to false for multi-port ( #12431 )
2022-02-23 18:24:15 -08:00
Nitya Dhanushkodi
1257cef7ed
add multiport docs for K8s ( #12428 )
...
* add multiport docs for K8s
* add formatting
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-02-23 16:11:52 -08: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
Thomas Eckert
375524df84
Separate Annotations/Labels and Add `service-ignore` to Docs ( #12323 )
...
* Separate Annotations and Labels and add service-ignore label
* changes to structure and call out for pod
* add description and TOC
* Update annotations-and-labels.mdx
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-02-16 09:53:13 -08:00
David Yu
173a238eba
docs: mention Consul API gateway in Ingress Controllers page ( #12268 )
...
* docs: mention Consul API gateway
* Remove Ambassador integration
* Update ingress-controllers.mdx
* Update website/content/docs/k8s/connect/ingress-controllers.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-04 09:23:55 -08: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
5b9bf6ec63
docs: formatting and update to consul-k8s 0.40.0 ( #12256 )
...
* docs: formatting and update to consul-k8s 0.40.0
* Update index.mdx
* Update index.mdx
* test indentation
* Update index.mdx
* formatting
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-03 08:12:47 -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
Thomas Eckert
8f33317819
Update Helm docs to reflect 0.40.0 release ( #12224 )
2022-01-28 21:57:04 -08:00
Luke Kysow
95a20d584f
Document new escape tag ability for k8s ( #12175 )
2022-01-28 21:44:42 -08:00
Iryna Shustava
0c8b82b29d
docs: Add annotations for consul-sidecar resource overrides ( #12142 )
2022-01-27 14:25:06 -07:00
Luke Kysow
b7f8213492
Update docs for new client daemonset name ( #12200 )
2022-01-26 14:22:12 -08:00
David Yu
ad376d8478
docs: Service Sync clarify requirements when using Service Mesh ( #12177 )
...
* docs: Service Sync clarify requirements when using Service Mesh
* replace with relative link
2022-01-25 15:02:19 -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
Luke Kysow
c785a5a0c5
Update k8s upgrade docs ( #12123 )
...
There is no longer the lifecycle sidecar
2022-01-19 13:41:30 -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
David Yu
ca94446773
docs: Formatting for Consul K8s uninstall commands ( #12031 )
...
* docs: Missing $ prior to command for Consul K8s uninstall
* re-do numer bullets was mis-numbered
* Update uninstall.mdx
* simplify wording
2022-01-12 09:16:42 -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
vanphan24
2c0a87a057
Clarifies external CA config
...
It is not clear that this page is to configure an external CA for Connect CA. Added line to clarify that this page is for configuring external CA's for the Connect CA. For the built-in CA, no config is needed.
2022-01-11 13:22:50 -08:00
David Yu
733526a012
docs: Update uninstall to ensure CRDs are deleted ( #12021 )
...
* docs: Update uninstall to ensure CRDs are deleted
* Update website/content/docs/k8s/operations/uninstall.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* add more details around CRD deletion
* move around crd deletion to before unsintall
* slight wording
* move deletion of CRDs to first line
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-11 12:53:39 -08:00
Blake Covarrubias
97e7e118e0
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
Jasmine W
889aa2dd1a
Merge pull request #12002 from hashicorp/kubernetes-service-screenshot
...
added screenshot of k8s service
2022-01-11 11:34:00 -05:00
Jasmine W
b9bfb424b5
pushing for circleci
2022-01-11 11:16:24 -05: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
0925fba881
fixed duplicated image path
2022-01-10 19:08:16 -05:00
Jake Herschman
52ef50b1da
updated datacenter dropdown image
2022-01-10 18:38:41 -05:00
Jake Herschman
af77cb65f9
updated topology image
2022-01-10 18:37:51 -05:00
Jasmine W
b8fe5038d1
added screenshot of k8s service
2022-01-10 15:57:15 -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
Blake Covarrubias
9114e87865
Minor doc fixes to K8s CA and Admin Partitions guides
...
K8s Vault CA config docs:
* Re-add filename label on K8s Connect CA config.
* Remove call to `jq` when retrieving CA configuration.
* Clarify `connect.ca_config` and `connect.ca_provider` agent configs
are only used at cluster initialization.
Admin Partitions tutorial:
* Fix Helm client values filename.
* Use kubectl's template output to base64 decode Consul bootstrap token.
2021-12-21 12:30:29 -08: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
e1d32b6a9f
docs: ExportedServices YAML correction ( #11883 )
...
* docs: ExportedServices YAML correction
* Add enterprise alert to CRD index
2021-12-17 11:29:10 -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
Ashwin Venkatesh
4e7c982fc3
update docs ( #11784 )
2021-12-08 21:21:46 -05:00
freddygv
02fb323652
Rename partition-exports to exported-services
...
Using a name less tied to partitions gives us more flexibility to use
this config entry in OSS for exports between datacenters/meshes.
2021-12-03 17:47:31 -07:00
trujillo-adam
861e756b70
addtional feedback; added PartitionExports to CRDs section
2021-11-30 11:18:12 -08:00
David Yu
c1f3f77261
docs: provide more example CLI commands and reference Vault ( #11528 )
...
* docs: provide more example CLI commands and reference Vault
* Extra formatting
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* adding more detail around gossip encryption rotation precautions
* Update website/content/docs/k8s/operations/gossip-encryption-key-rotation.mdx
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
2021-11-10 12:05:20 -08: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
Thomas Eckert
4789e3a4d0
Update Helm Docs for v0.36.0 Consul K8s release ( #11483 )
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-11-03 10:04:16 -07:00
David Yu
571cff9dc9
docs: add -verbose flag for install command ( #11447 )
2021-10-29 12:08:23 -07: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
5f3dad4db2
docs: minor Consul K8s changes ( #11402 )
...
* docs: minor Consul K8s changes
2021-10-25 10:00:10 -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
David Yu
7b70eec218
docs: re-do docs update for consul k8s cli beta ( #11341 )
...
* docs: re-do docs update for consul k8s cli beta
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* removing sentence fragment
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-10-19 12:48:49 -07:00
Ashwin Venkatesh
8d49f51d2f
Update docs for consul-k8s v0.35.0 ( #11349 )
2021-10-18 15:44:43 -04:00
David Yu
eb414d4884
docs: Remove Ambassador docs since they are outdated and link to Learn Guide ( #11251 )
...
* docs: Remove Ambassador docs since they are outdated
* Relink to Learn guide
2021-10-08 09:05:25 -07:00
trujillo-adam
aa82a43759
fixed command in install section
2021-10-04 18:45:57 -07:00
trujillo-adam
0efa13406e
added version flag to consul-k8s cli docs
2021-10-04 16:05:32 -07:00
Luke Kysow
ab0bfcd3ca
Add TOC to helm reference ( #11144 )
2021-09-28 16:25:40 -07:00
Luke Kysow
e71a042bcc
Fix broken link ( #11171 )
2021-09-28 14:04:33 -07:00
David Yu
208389f5ad
docs: consul-k8s cli install, add `bin/` to source path ( #11146 )
...
Add `bin/` to path from which you move `consul-k8s` to `/usr/local/bin/consul-k8s`
2021-09-27 22:11:54 -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
75a14772e8
Merge pull request #11028 from hashicorp/docs-k8s-cli-alpha
...
adding k8s-cli alpha docs
2021-09-23 16:35:56 -07:00
trujillo-adam
7b7436515f
adding timeout flags, wait flag, and updated build procedure
2021-09-23 16:07:56 -07:00
Ashwin Venkatesh
d92a2478e6
Update docs ( #11111 )
2021-09-22 12:26:08 -04:00
trujillo-adam
7b49bdb882
removed extra codeblock ticks, again
2021-09-20 14:44:38 -07:00
trujillo-adam
09166dd000
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
implementing feedback
2021-09-20 14:42:09 -07:00
trujillo-adam
426ea5a742
fixed formatting
2021-09-20 14:40:36 -07:00
trujillo-adam
ad6f46ba53
Apply suggestions from code review
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-09-20 14:38:51 -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
13d48eb064
updating the helm uninstall instructions
2021-09-17 15:11:10 -07:00
trujillo-adam
101069fcce
fixing some syntax errors that didn't appear locally
2021-09-17 09:31:19 -07:00