Bryce Kalow
00468d72df
docs: update redirected links ( #16179 )
2023-02-07 10:36:32 -06:00
Ashlee M Boyer
588bca2207
docs: Migrate link formats ( #15976 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 08:52:43 -08:00
Ashlee M Boyer
e92392781e
[docs] Adjusting links for rewrite project ( #15999 )
2023-01-17 17:18:04 -08:00
Paul Glass
62df6a7513
Deprecate -join and -join-wan ( #15598 )
2022-12-14 20:28:25 +00:00
Jared Kirschner
0d23452578
docs: add peering control plane diagrams ( #15498 )
2022-11-26 09:37:56 -05:00
Dan Stough
62023c7062
docs(peering): peering GA ACL updates ( #15366 )
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-11-18 17:39:41 -05:00
cskh
071884bca6
docs: make the h1 title consistent with the page_title ( #15396 )
2022-11-16 14:40:52 -05:00
cskh
5fe7604cf6
docs: minor clarifiation to mesh gateway ( #15373 )
...
* doc: minor clarifiation to mesh gateway
* update h1 title of mgw for wan fed control plan traffic
2022-11-15 11:00:58 -05:00
Dan Stough
8a2d3c6cc6
Peering Mesh Gateway Updates for GA ( #15344 )
...
* docs(peering): remove beta references
Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
Co-authored-by: Derek Menteer <105233703+hashi-derek@users.noreply.github.com>
2022-11-14 15:03:17 -05:00
Dan Stough
62c0390707
docs(peering): remove beta references ( #15340 )
...
* docs(peering): remove beta references
2022-11-14 14:49:50 -05:00
Freddy
d48385a589
Update website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-21 16:43:40 -06:00
freddygv
f08e8fafa8
Clarify how addresses are propagated
2022-10-21 15:50:49 -06:00
Freddy
a706346817
Update website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-10-21 15:17:00 -06:00
freddygv
56b153e57f
Add docs about upgrading primary mesh gateways
...
Care must be taken when replacing mesh gateways in the primary
datacenter, because if the old addresses become unreachable before the
secondary datacenters receive the new addresses then the primary
datacenter overall will become unreachable.
This commit adds docs related to this class of upgrades.
2022-10-18 10:08:43 -06:00
boruszak
576effccb1
Mike Morris clean up requests
2022-09-28 13:57:04 -05:00
Roman Kunin
148d2f03e1
Fix md markup
2022-09-22 16:41:52 +10:00
boruszak
3fdb3e894d
Spacing and title fixes
2022-09-16 10:28:32 -05:00
boruszak
94c4ff07a8
Merge 'main' into docs/search-metadata-headers
2022-09-15 15:34:36 -05:00
Jeff Boruszak
62b4b4c5cd
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-15 14:29:34 -05:00
Bryce Kalow
8d416f74ba
website: content updates for developer ( #14419 )
...
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-14 17:45:42 -05:00
boruszak
3d50f8abff
/docs/connect/gateways/mesh-gateways
2022-09-13 15:55:24 -05:00
boruszak
ad9b8789e8
/docs/connect/gateways
2022-09-13 15:52:02 -05:00
Tu Nguyen
2ed84e5f89
revert links to learn
2022-09-06 08:35:01 -07:00
Tu Nguyen
cb3cdfc8cc
fix merge conflicts
2022-08-28 19:33:37 -07:00
Tu Nguyen
e11f567c60
Update Learn links in prep for devdot
2022-08-25 22:49:29 -07:00
boruszak
9cb82e231a
Blank commit
2022-08-10 16:54:42 -05:00
Jeff Boruszak
e1287a41b0
Merge pull request #14011 from hashicorp/docs/cluster-peering-beta
...
docs: Cluster Peering beta
2022-08-09 13:24:49 -05:00
boruszak
2e380443c0
Addt'l fixes
2022-08-09 09:42:22 -05:00
boruszak
6d7a78b79a
Fixes according to Freddy's review/comments
2022-08-09 09:42:01 -05:00
Dhia Ayachi
11ec7b1f90
add config parameters doc for destination in service-defaults ( #13950 )
...
* add config parameters doc for destination in service-defaults
* add destination config example
* add documentations around tgateway config
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
* fix based on comments
* fix typo
* fix code tab array
* fix yaml description for addresses and port
* do not split yaml and hcl when the description is the same
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-08-08 16:28:37 -04:00
boruszak
c0c97f2cb3
Proofing edits
2022-08-02 16:01:22 -05:00
boruszak
b96d540271
New "Mesh Gateways for Peered Clusters" page
2022-08-02 15:09:00 -05:00
Blake Covarrubias
13ac34c08b
docs: Fix spelling errors across site ( #12973 )
2022-05-10 07:28:33 -07:00
Natalie Smith
b9ec2222db
docs: simplify agent docs slugs
2022-04-11 17:38:47 -07:00
Natalie Smith
cd73f27c84
docs: fix external links to agent config pages
2022-04-11 17:38:11 -07:00
Bryce Kalow
04ec4c2aa4
website: redirect /api to /api-docs ( #12660 )
2022-03-30 16:16:26 -05:00
mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -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
b1726a7ecb
docs: updated per feedback
2022-02-08 11:02:36 -07:00
Karl Cardenas
bdeb752f83
docs: update the wan mesh gateway page
2022-02-08 10:25:27 -07:00
Blake Covarrubias
f46bbb7205
Fix spelling errors
2022-01-20 08:54:23 -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
Jared Kirschner
c82e3130a0
docs: clarify gateways don't connect to internet
...
Consul's ingress and terminating gateways are meant to enable connectivity
within your organizational network between services outside the Consul service
mesh and those within. They are not meant to connect to the public internet.
2022-01-18 13:28:26 -08:00
Jared Kirschner
f6f28c4952
docs: show WAN fed with/without mesh gateways
2022-01-16 16:55:12 -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
Xuan Luo
3ae25bfb58
updated image
2022-01-10 16:29:32 -08:00
Xuan Luo
edb95ce99c
docs: add gateway overview illustration
2022-01-10 15:47:57 -08:00