Commit Graph

18184 Commits

Author SHA1 Message Date
Tu Nguyen e11f567c60 Update Learn links in prep for devdot 2022-08-25 22:49:29 -07:00
Ashlee M Boyer 9a6b62e1b3
Merge pull request #14230 from hashicorp/amb.use-badge-in-nav-data
Use badge for <sup> tags in nav data JSON file
2022-08-17 11:07:38 -04:00
Ashlee Boyer 27a9d060f2 Replacing <sup> tag with badge 2022-08-16 19:11:55 -04:00
Michael Wilkerson 5d57b98f23
update docs (#13909) 2022-08-09 13:45:10 -07:00
Jeff Boruszak b3fa1bb949
Merge pull request #13860 from hashicorp/consul-1.13/update-consul-k8s-cli-docs
Update `consul-k8s` CLI docs with Envoy Debugging
2022-08-09 15:18:25 -05:00
Thomas Eckert d305d92fcb Empty commit 2022-08-09 16:08:31 -04:00
Chris S. Kim d215ef74f3
Merge pull request #14093 from hashicorp/kisunji/nomad-docs
Updates upgrade docs to clarify Nomad bug is fixed
2022-08-09 15:57:14 -04:00
Mike Nomitch aba739319c Updates upgrade docs to clarify Nomad bug is fixed 2022-08-09 15:15:26 -04: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
Eddie Rowe 7be1a7838c
Merge pull request #14066 from hashicorp/consul-er-add-service-discovery-seo-doc
Add Service Discovery Use Case
2022-08-09 12:42:15 -05:00
Chris S. Kim cf51e22a48 Retrigger CI 2022-08-09 13:30:36 -04:00
Chris S. Kim 165f3b8b4e
Merge pull request #14070 from hashicorp/kisunji/peering-tproxy-docs
docs: Update references for transparent proxy with peers
2022-08-09 13:17:09 -04:00
Chris S. Kim 8251438a8b
Merge pull request #14081 from hashicorp/kisunji/fix-listener-leak
agent: Close existing active listeners when agent fails on an address
2022-08-09 12:40:13 -04:00
Thomas Eckert 6b07998598 Remove the beta warning for the upgrade command 2022-08-09 12:25:43 -04:00
Chris S. Kim 79d00f59cd Close active listeners on error
If startListeners successfully created listeners for some of its input addresses but eventually failed, the function would return an error and existing listeners would not be cleaned up.
2022-08-09 12:22:39 -04:00
Eddie Rowe e6380225d1 trigger CI 2022-08-09 10:57:27 -05:00
Chris S. Kim 4de96a1f3c Add retry in TestAgentConnectCALeafCert_good 2022-08-09 11:20:37 -04:00
boruszak 83f5fc1dfd Fixes 2022-08-09 10:09:53 -05:00
boruszak dfcd1be286 Merge branch 'docs/cluster-peering-beta' of github.com:hashicorp/consul into docs/cluster-peering-beta 2022-08-09 09:47:19 -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
Jeff Boruszak 59c1113b22
Update website/content/docs/connect/cluster-peering/k8s.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:25:45 -05:00
Jeff Boruszak c3944bb191
Update website/content/docs/connect/cluster-peering/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:10:34 -05:00
boruszak e07dcd87bd WAN Federation/Cluster Peering comparison table addition 2022-08-09 09:07:25 -05:00
Jeff Boruszak 1d3f9e6448
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:33 -05:00
Jeff Boruszak 8cc8c9351f
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:16 -05:00
Jeff Boruszak 07ef084981
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:02:05 -05:00
Jeff Boruszak 69e1b6fa92
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:01:42 -05:00
Chris S. Kim e519a8e024 Update wording on intentions 2022-08-09 10:01:30 -04:00
Jeff Boruszak 557271e0de
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-09 09:01:27 -05:00
boruszak 8b5b4aa6ce Delete peering UI instructions 2022-08-09 08:53:03 -05:00
John Cowen 7ebfd066ef
ui: Add undefined check for peer model creation (#14075) 2022-08-09 11:08:07 +01:00
Thomas Eckert 207e547ccb
Apply Adam's suggestions
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-08 21:26:38 -04:00
Tu Nguyen 6b7b64240f Fixed rendering 2022-08-08 16:40:14 -07:00
Chris S. Kim 5960c5351f Update docs for peered transparent proxy 2022-08-08 18:33:57 -04:00
Eddie Rowe d37c014796 add suggestions from code review 2022-08-08 17:09:47 -05:00
Eddie Rowe 17a8e10930
Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:00:28 -05:00
DanStough 9842f046f1 docs: destination docs for k8s 2022-08-08 17:37:59 -04:00
Thomas Eckert f5b3de0e32 Clean up copy for the raw example 2022-08-08 17:32:47 -04:00
boruszak ed10dee9b6 UI instructions 2022-08-08 16:32:38 -05:00
Chris S. Kim ca717ced07 Track last user of a port 2022-08-08 17:30:05 -04:00
Thomas Eckert 4bd5888cad
Clean up raw copy
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:28:36 -04:00
Thomas Eckert c12a77e1ad Combine shell sessions 2022-08-08 17:25:33 -04:00
Eddie Rowe f2e0dd8742 add doc to content nav 2022-08-08 16:15:02 -05:00
Thomas Eckert 44eb0ced84
Clean up external links about proxies
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:09:33 -04:00
Thomas Eckert 742d64d67f
Add colon
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 17:08:18 -04:00
Eddie Rowe 67f89cfe1a Add Service Discovery Use Case 2022-08-08 16:05:39 -05:00
Thomas Eckert b02194f3a6 Remove extra space from commands 2022-08-08 17:03:15 -04:00
Thomas Eckert 64ca1f0a69
See -> Refer to the
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:43 -04:00
Thomas Eckert eab58a77da
Note -> Tip
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-08 16:58:19 -04:00