Jake Herschman
75f1c4007c
updated based on feedback & testing searchability
2022-01-10 14:38:27 -05:00
Jasmine W
0d61d70e3b
Adding UI screenshots to L7 overview
2022-01-10 14:34:00 -05:00
Chip Vaughn
f3587417d0
Updating HTTP API endpoints with CLI equivalent links
2022-01-10 14:21:32 -05:00
Preetha
295ab0b3a5
Added HCL examples to service discovery page ( #11989 )
...
Improved HCL examples in the service discovery docs page
2022-01-10 13:12:42 -06:00
Chris S. Kim
65f97e6305
Add LastErrorMessage to /acl/replication docs ( #11990 )
2022-01-10 13:42:57 -05:00
Karl Cardenas
205d687d07
added additonal example for failover within DC and unique namespace
2022-01-10 11:41:43 -07:00
mrspanishviking
b844d68c4b
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-10 11:22:53 -07:00
mrspanishviking
506a423495
Merge pull request #11977 from hashicorp/boxofrad/kv-docs-examples
...
docs: kv doc improvements
2022-01-10 11:22:09 -07:00
Karl Cardenas
687f9340f7
removed empty {}
2022-01-10 10:51:00 -07:00
Karl Cardenas
e992522c4c
added another example for DC and namespace failover
2022-01-10 10:45:54 -07:00
Matt Siegel
bfb88306f6
Added Corresponding HTTP API Endpoints for every CLI command
2022-01-10 12:40:11 -05:00
Jake Herschman
26e5aa772f
Update website/content/docs/nia/compatibility.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-10 12:13:21 -05:00
Krastin Krastev
d893c9261e
adding JSON examples to /docs/connect/observability/ui-visualization
2022-01-10 17:47:51 +01:00
trujillo-adam
0ac96c7d23
Merge pull request #11930 from hashicorp/docs/admin-partition-updates-1.11.0-misc
...
added line about wildcard intentions not supported for admin partitions
2022-01-10 07:53:58 -08:00
Daniel Upton
0e5c1c349c
Incorporate feedback from @jkirschner-hashicorp and @karl-cardenas-coding
2022-01-10 15:53:41 +00:00
Daniel Upton
8529a23e59
docs: clarify transaction usage and limitations in kv api docs
2022-01-10 13:59:43 +00:00
Daniel Upton
021537c837
docs: call out kv export
and the transaction API
2022-01-10 13:51:35 +00:00
Daniel Upton
2dc05b4017
docs: improve kv get examples
...
- Split examples into sections with headers
- Hide the clipboard on examples as the copied text isn't useful
- Format inline flags as code using backticks
2022-01-10 13:40:24 +00:00
Daniel Upton
ce55cb70b8
docs: call out kv import
and the transaction API
2022-01-10 12:30:28 +00:00
Daniel Upton
8630f03130
docs: improve read/scanability of kv put examples
...
- Split examples into sections with headers
- Hide the clipboard on examples as the copied text isn't useful
- Add an example of supplying data in a heredoc
- Move the flags section to the bottom to clearly separate it from CAS
which also mentions "flags" of a different kind
- Slight re-wording for clarity
2022-01-10 12:15:59 +00:00
Daniel Upton
c9c34d0e76
docs: fix placement of warning in kv put example
2022-01-10 11:40:25 +00:00
trujillo-adam
d4f9a30927
applied feedback
2022-01-07 15:43:51 -08:00
trujillo-adam
994ef3dfb3
Update website/content/docs/connect/config-entries/mesh.mdx
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-07 14:20:43 -08:00
Karl Cardenas
467ac0f333
save
2022-01-07 11:28:38 -07:00
Blake Covarrubias
fdb5e22e25
docs: Redirect mesh-gateway page to new location
...
The mesh gateway docs at /docs/connect/gateways/mesh-gateway were
moved in #11859 to a new location in order to accommodate the addition
of separate instructions for using gateways with admin partitions.
This commit redirects the old mesh gateway page to its new location at
/connect/gateways/mesh-gateway/service-to-service-traffic-datacenters.
2022-01-06 13:35:11 -08:00
Karl Cardenas
4c3bde7888
initializing SEO updates
2022-01-06 13:57:22 -07:00
trujillo-adam
1b0b4f7c26
Merge pull request #11945 from hashicorp/docs/exported-services-language-issues
...
tweaks to the language used in the requirements section
2022-01-06 07:26:39 -08:00
David Yu
1b65760782
docs: Fix indentation for gossipEncryption when using Vault secrets backend
2022-01-05 21:35:28 -08:00
trujillo-adam
b3496a337a
initial commit/draft of the API gateway docs
2022-01-05 18:45:00 -08:00
trujillo-adam
2ff5f50e8c
tweaks to the language used in the requirements section
2022-01-05 12:01:10 -08:00
Jake Herschman
fdfc9aff68
Updated Formatting on Compatibility Chart
2022-01-04 19:03:48 -05:00
Blake Covarrubias
e898cf1d41
cli: Show node identities in acl token list output ( #11926 )
...
Fix the pretty CLI output of `consul acl token list` so that it
properly displays node identities that are associated with a token.
2022-01-04 12:44:43 -08:00
Noel Quiles
1ff6da7cdd
website: Update copy ( #11853 )
2022-01-04 15:29:46 -05:00
Jake Herschman
8dcdbd38a5
Updating CTS compatability page
...
Updating compatability chart to refernce all versions of CTS and other HashiCorp products compatability
2022-01-04 15:19:06 -05:00
trujillo-adam
8852810eb5
added line about wildcard intentions not supported for admin partitions
2022-01-03 15:31:58 -08:00
trujillo-adam
65cb869c5b
proposed language about why there is no <CE>.meta.partition field
2022-01-03 14:40:03 -08:00
David Yu
6bef2b2eb4
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
trujillo-adam
2f4fae73d1
Merge branch 'docs/service-mesh-config-entries-add-partitions--1.11.0' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
updating local with GH comments
2022-01-03 11:32:34 -08:00
trujillo-adam
5a25979d0b
Apply suggestions from code review
...
typos and minor corrections
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-03 11:32:14 -08:00
Artem Kozlenkov
06e547a5b6
add the missing -n consul
namespace to k pf ..
2021-12-27 17:54:35 +01:00
Artem Kozlenkov
e45ae6d17e
Update install.mdx
...
add port-forwad missing namespace flag
2021-12-27 17:50:49 +01:00
Jeff Escalante
32a2cf4646
add enterprise downloads page ( #10550 )
...
* add enterprise downloads page
* remove beta block
* clean up prop repetition, add hcp callout
* move around external props pattern
* add legal notice to ent page
2021-12-24 14:53:07 -05:00
saurabh-sp-tripathi
69c19ca9fc
Fix typo, Layer 7 is application layer not network
2021-12-22 15:13:56 -08:00
mrspanishviking
e5a0c397d4
Merge pull request #11901 from hashicorp/why_consul
...
docs: added consul infographic
2021-12-22 14:46:39 -07:00
trujillo-adam
885937c14c
Merge branch 'main' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
pulling main into the this branch
2021-12-22 13:12:08 -08:00
trujillo-adam
15a9e60837
Merge pull request #11877 from hashicorp/docs/acl-changes-admin-partitions-1.11.x
...
Docs/acl changes admin partitions 1.11.x
2021-12-22 12:06:19 -08:00
trujillo-adam
fcb26ad009
Apply suggestions from code review
...
applied review feedback
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-22 12:04:45 -08:00
Noel Quiles
882fc69489
website: Upgrade <Subnav /> & <ProductDownloadsPage /> ( #11894 )
...
* Update @hashicorp/react-subnav
* Upgrade to latest/upgrade product-downloads-page
2021-12-22 15:04:39 -05:00
trujillo-adam
a08f294602
Merge pull request #11859 from hashicorp/docs/service-mesh-gateways-clarification-for-1.11.0
...
clarify mesh gateway docs use cases; include admin partition flow
2021-12-22 11:56:11 -08:00
trujillo-adam
52f429db26
fixed bad md syntax
2021-12-22 11:40:26 -08:00