Karl Cardenas
ba432f940f
docs: removed a question pr marketing's gudiance
2022-01-18 15:26:37 -07:00
Karl Cardenas
97e9b7cf4b
docs: answered the remaining questions
2022-01-18 15:12:26 -07:00
Karl Cardenas
27d8959a5a
Merge branch 'main' of github.com:hashicorp/consul into what_service_mesh
2022-01-18 15:11:48 -07:00
Evan Culver
e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 ( #11895 )
2022-01-18 14:35:27 -05:00
David Yu
331092ead6
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
Karl Cardenas
8cdff69252
added content to problems a mesh solves section
2022-01-18 08:14:40 -07:00
Jared Kirschner
1ec3a8524f
Merge pull request #12101 from hashicorp/wan-federation-with-mesh-gateways-networking-visual
...
docs: show WAN fed with/without mesh gateways
2022-01-18 09:22:13 -05:00
Jared Kirschner
a0d48e17c0
docs: show WAN fed with/without mesh gateways
2022-01-16 16:55:12 -08:00
Jared Kirschner
8a22562613
Merge pull request #12004 from hashicorp/consul-doc-day-changes-chip
...
Docs: Updating HTTP API endpoints with CLI equivalent links
2022-01-15 12:40:46 -05:00
Jared Kirschner
451fa0727f
docs: add missing link for intention list
2022-01-15 09:31:27 -08:00
Jared Kirschner
0675b30e86
docs: don't treat CLI cmd cross-ref as info box
2022-01-15 09:29:35 -08:00
Thomas Kula
ae0fe19d2f
docs: Minor grammar change to ingress-gateway.mdx ( #11365 )
...
Use plural form of "listeners", not possessive form of "listener's"
2022-01-14 16:36:02 -08:00
Preetha
09b9b4d3ad
Add new page on multi DC ACLs ( #12020 )
...
New docs page that details the steps needed to configure ACLS and replication in federated datacenters.
2022-01-14 18:32:44 -06:00
Karl Cardenas
c3b53444b7
typo fix
2022-01-14 15:09:33 -07:00
Melissa Kam
a883aa7f8e
Merge pull request #12087 from hashicorp/cts-tf-1.1
...
docs/nia: CTS Terraform v1.1 compatibility
2022-01-14 16:04:42 -06:00
Karl Cardenas
447b8c560a
api gw vs mesh section added
2022-01-14 14:48:54 -07:00
Karl Cardenas
9c036ae8f3
api gw vs mesh section added
2022-01-14 14:46:59 -07:00
Blake Covarrubias
a3c0f748f5
docs: Add HCL examples to agent config options
2022-01-14 09:22:29 -08:00
Melissa Kam
f0775f7265
docs/nia: CTS Terraform v1.1 compatibility
2022-01-14 11:16:04 -06:00
Karl Cardenas
78844e842d
first intro
2022-01-14 10:09:05 -07:00
Matt Keeler
068f708fd9
Updating the docs to point out that 1.10.7 should be used instead of 1.10.6 ( #12086 )
2022-01-14 12:03:20 -05:00
Karl Cardenas
cf91121a98
Merge branch 'main' of github.com:hashicorp/consul into what_service_mesh
2022-01-14 08:49:44 -07:00
Anthony
b58b672d77
Apply suggestions from code review
2022-01-13 17:04:19 -05:00
Anthony
d6458f3a9a
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-13 16:55:07 -05:00
Anthony
2b5107656a
Added hcl language to snippet.
2022-01-13 16:34:37 -05:00
Anthony
18efc981df
Removed extra comment.
2022-01-13 16:26:40 -05:00
Anthony
15c1ee06eb
Missed CodeBlockConfig tag.
2022-01-13 16:22:57 -05:00
Anthony
71cac5d50d
Added CodeBlockConfig tags and $ to shell examples missing it.
2022-01-13 16:07:11 -05:00
Krastin Krastev
fabe54cbf1
Merge pull request #12039 from hashicorp/krastin/docs-telemetry-consulversion
...
docs: Clarify consul.version telemetry description
2022-01-13 12:47:33 +01:00
Blake Covarrubias
f273cfdc67
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
Dhia Ayachi
73dd4e66d6
CA certificates relationship HL diagram ( #12022 )
...
* add diagram and text to explain certificates in consul
* use bullet points instead of enumeration
* Apply suggestions from code review
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* remove non needed text and improve image
* fix cert naming
* move section to the right place
* rename DC
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-12 16:10:00 -05:00
David Yu
a17c78ab21
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
e765343983
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
f4c5c2cf16
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
6e2c0a3f00
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
f1c872604f
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
3e65685dbd
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
4dd4349897
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
196d5fdeb7
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
mrspanishviking
209d03c267
Merge pull request #12014 from hashicorp/neenap-patch-1
...
docs: updated the description of min_quorum
2022-01-12 07:55:41 -07:00
Matt Siegel
ac959ba423
Merge pull request #11984 from hashicorp/msiege2/docs-day
...
Docs: Update CLI commands to show corresponding HTTP API commands and ACL policies required
2022-01-12 08:18:52 -05:00
Krastin Krastev
0462f0538a
Clarify consul.version telemetry description
...
The description of consul.version telemetry is not very clear, fixing
2022-01-12 11:21:13 +01:00
vanphan24
a10382e5d1
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
Matt Siegel
f8bb804d36
Merge branch 'main' into msiege2/docs-day
2022-01-11 16:16:41 -05:00
David Yu
d20230fac1
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
Chip Vaughn
2b3fa23425
CLI Link clean-up
2022-01-11 15:51:04 -05:00
Kim Ngo
e0537cb3f0
CTS OSS vs Ent docs ( #12006 )
...
* Add CTS OSS and Ent feature comparision chart
* Mention CTS Ent in intro
* Update CTS install page with Ent and tab install options
* Clarify local workspaces and add Collaboration row
* Oxford comma, rename to Automation Driver, install +ent ctx
* Update website/content/docs/nia/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Remove self-hosted row and add TFE explicitly
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
2022-01-11 13:31:06 -06:00
Kim Ngo
5ebfe1b4ab
Clarify CTS monitoring of service and instances ( #12008 )
...
* Clarify CTS monitoring of service and instances
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-11 13:06:13 -06:00
Blake Covarrubias
e3f36ad45c
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
mrspanishviking
79170d9731
Merge pull request #11983 from hashicorp/resolver_examples
...
docs: added another resolver example for DC and namespace failover
2022-01-11 10:27:57 -07:00