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
Bryce Kalow
c15b6b54de
website: upgrade downloads page ( #12043 )
2022-01-12 10:30:46 -06: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
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
Jasmine W
a4af0a6bb0
Merge pull request #12002 from hashicorp/kubernetes-service-screenshot
...
added screenshot of k8s service
2022-01-11 11:34:00 -05:00
Jasmine W
665c9933ce
Merge pull request #11995 from hashicorp/l7-routing-screenshots
...
Adding UI screenshots to L7 overview
2022-01-11 11:33:20 -05:00
Hannah Hearth
9a4763bfbf
Add CTS and API Gateway to docs on tools page
2022-01-11 10:22:30 -06:00
Jasmine W
a5c63acb62
Update website/content/docs/connect/config-entries/service-splitter.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:49 -05:00
Jasmine W
88d752e41e
Update website/content/docs/connect/config-entries/service-router.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:43 -05:00
Jasmine W
8c440d181f
Update website/content/docs/connect/config-entries/service-resolver.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-11 11:18:36 -05:00
Jasmine W
4aeee82661
pushing for circleci
2022-01-11 11:16:24 -05:00
Matt Siegel
565bfce4ac
Added some missing ACL info, updated details around some permissions, added missing HTTP API refs
2022-01-11 09:41:54 -05:00
Matt Siegel
f7b1208fc3
Fixed absolute links to HTTP apis.
2022-01-11 08:26:58 -05:00
Anthony
1ad3ed3a2b
docs: Add CodeBlockConfig to network coordinates page
2022-01-10 22:13:27 -08:00
Connor
7c3e8bd1c3
Add go-sockaddr examples for multiple interfaces ( #11998 )
...
* Add overview example for multiple interfaces with go-sockaddr
* Include go-sockaddr examples in agent configuration
* Add changelog entry
* Make suggested changes
* Simplify hcl comment
* Update link and fix gRPC
* Switch index.mdx from Tabs to CodeTabs
* Reformat new links for screen readers
* Apply suggestions from code review
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Fix spacing in code block
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 20:10:25 -06:00
mrspanishviking
66c5c8f2b5
Merge pull request #12016 from hashicorp/Screenshot-Updates
...
Consul UI Screenshot Updates
2022-01-10 18:05:02 -07:00
Xuan Luo
51a77533e4
Merge pull request #12017 from hashicorp/doc-changes
...
Doc changes
2022-01-10 16:33:47 -08:00
Xuan Luo
cf8c005194
updated image
2022-01-10 16:29:32 -08:00
Jake Herschman
5460c0c0f6
fixed duplicated image path
2022-01-10 19:08:16 -05:00
Jake Herschman
28ca3503b8
Updated Consul UI Screenshots
2022-01-10 19:01:42 -05:00
Xuan Luo
b5a046f5b0
docs: add gateway overview illustration
2022-01-10 15:47:57 -08:00
Luke Kysow
31a436bf82
Add distributed tracing docs ( #12010 )
...
* Add distributed tracing docs
2022-01-10 15:43:31 -08:00
Jake Herschman
60cb4a8d36
updated topology image
2022-01-10 18:39:35 -05:00
Jake Herschman
2994a78c97
updated datacenter dropdown image
2022-01-10 18:38:41 -05:00
Jake Herschman
ee3efc0468
updated topology image
2022-01-10 18:37:51 -05:00
Neena Pemmaraju
cea9f8e1fd
docs: updated the description of min_quorum
2022-01-10 15:37:36 -08:00
Xuan Luo
a099c85db5
docs: added gateway overview illustration
2022-01-10 15:30:01 -08:00
Preetha
92cc690e0d
Updated health check docs page with HCL examples ( #12000 )
...
All healthcheck JSON examples now have HCL equivalents.
2022-01-10 17:19:39 -06:00
Amier Chery
17816d5cff
Added images to respective pages
...
Added the images to each respective page on splitting/routing/resolving along with a brief description on how to navigate there.
2022-01-10 18:14:24 -05:00
mrspanishviking
3f4cf0e64a
Merge pull request #11997 from hashicorp/20sr20-patch-1
...
Adding texts in verify_leader metric
2022-01-10 15:59:20 -07:00
Sujata Roy
c1db7de581
Update website/content/docs/agent/telemetry.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 14:57:14 -08:00
mrspanishviking
e7009f52af
Merge pull request #12007 from hashicorp/Amier3-patch-1-1
...
docs: clarify hcl/cli differences
2022-01-10 15:45:46 -07:00