Adam Rowan
588f2c596b
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-17 13:42:21 -07:00
Adam Rowan
aa7c03a776
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-17 13:42:06 -07:00
Adam Rowan
dc2e3fe777
docs: uploaded two images and added new text to Consul Int. Program page
2022-02-17 11:26:43 -07:00
trujillo-adam
abfa349395
added 'Tech Specs' section under API Gateway
2022-02-16 11:54:43 -08:00
Thomas Eckert
6051c68620
Separate Annotations/Labels and Add `service-ignore` to Docs ( #12323 )
...
* Separate Annotations and Labels and add service-ignore label
* changes to structure and call out for pod
* add description and TOC
* Update annotations-and-labels.mdx
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-02-16 09:53:13 -08:00
Daniel Nephin
53ae4b3e2c
debug: update CLI docs
...
To clarify how trace is captured.
Also remove the minimum seconds check, because that is already done in prepare()
2022-02-15 18:16:12 -05:00
Jeff-Apple
f42a90f980
Fix broken link on Downloads page on wedsite
...
The link to the Kubernetes Quickstart guide had a typo (space character) in the URL.
2022-02-15 07:45:47 -08:00
Matt Siegel
64a0ea5d02
Update version.js
2022-02-14 12:54:30 -05:00
Jared Kirschner
ce478330f2
Merge pull request #12285 from hashicorp/readme-logo-dark-mode
...
Make README header look good in dark mode
2022-02-10 17:26:12 -05:00
Bryce Kalow
955ac1fc51
website: removes references to nextjs-scripts ( #12299 )
2022-02-10 11:07:41 -06:00
trujillo-adam
cb08988096
Refactored the ACL documentation
2022-02-09 16:07:49 -08:00
Karl Cardenas
dc0525919c
adding new tutorial
2022-02-09 07:45:44 -07:00
Karl Cardenas
497e65426f
docs: updated per feedback
2022-02-08 11:02:36 -07:00
Karl Cardenas
52f1ed3c3b
docs: update the wan mesh gateway page
2022-02-08 10:25:27 -07:00
mrspanishviking
d4f965e49d
Merge pull request #12282 from hashicorp/admin-fix
...
docs: updated admin partitions instructions
2022-02-08 07:19:50 -07:00
Jared Kirschner
e4b6487c8e
Add Consul logomark (no text) asset
2022-02-07 16:46:46 -08:00
mrspanishviking
4af649e1e7
Update website/content/docs/enterprise/admin-partitions.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-07 15:08:52 -07:00
Dylan Staley
519aff28e5
Merge pull request #12189 from hashicorp/ds.ie11-warning
...
website: display warning in IE 11
2022-02-07 13:59:27 -08:00
Karl Cardenas
0e19a1d7a0
skipping verification
2022-02-07 14:55:18 -07:00
Karl Cardenas
0415042d8a
more markdown styling fixes
2022-02-07 14:40:18 -07:00
Karl Cardenas
3afee272d4
git commit hooks are changing the markdown
2022-02-07 14:24:51 -07:00
Karl Cardenas
9e4039ab27
fixed markdown error
2022-02-07 14:20:23 -07:00
Karl Cardenas
e7a94f87d6
updated admin partitions instructions
2022-02-07 13:59:10 -07:00
Dylan Staley
a043e1835e
feat: display warning in IE 11
2022-02-04 14:24:02 -08:00
David Yu
bad0a6bfe3
docs: mention Consul API gateway in Ingress Controllers page ( #12268 )
...
* docs: mention Consul API gateway
* Remove Ambassador integration
* Update ingress-controllers.mdx
* Update website/content/docs/k8s/connect/ingress-controllers.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-04 09:23:55 -08:00
Karl Cardenas
a820445fbc
updated all sub-headers to sentence case
2022-02-04 09:00:59 -07:00
Karl Cardenas
39c00767ad
Merge branch 'main' of github.com:hashicorp/consul into what_service_mesh
2022-02-04 09:00:14 -07:00
Karl Cardenas
be999934c7
updated several sections based on feedback
2022-02-04 08:01:20 -07:00
Karl Cardenas
b0ac7a2b1d
adding more content per feedback
2022-02-03 18:07:05 -07:00
Luke Kysow
ecc5dae06f
docs: update for k8s support for igw and header manip ( #12264 )
...
Add docs now that k8s supports these new config entry fields
2022-02-03 14:03:21 -08:00
mrspanishviking
8aecfa877a
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-03 14:06:41 -07:00
mrspanishviking
4500622004
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-03 14:00:06 -07:00
Jake Herschman
246d5e947d
Merge pull request #11944 from hashicorp/cts-docs-clean-up
2022-02-03 14:08:33 -05:00
David Yu
81461565d7
docs: provide example for enabling mesh on a per namespace basis ( #12255 )
...
* docs: provide example for enabling mesh on a per namespace basis
* add headings
* Update install.mdx
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
* add changes from review
* Update install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
2022-02-03 10:40:06 -08:00
Jared Kirschner
4c3cfba4df
Merge pull request #12230 from hashicorp/badge-improvements
...
README Badge Improvements
2022-02-03 13:36:05 -05:00
David Yu
f020cedab2
docs: formatting and update to consul-k8s 0.40.0 ( #12256 )
...
* docs: formatting and update to consul-k8s 0.40.0
* Update index.mdx
* Update index.mdx
* test indentation
* Update index.mdx
* formatting
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-02-03 08:12:47 -08:00
Jared Kirschner
1ff27b0b16
Merge pull request #10833 from jkirschner-hashicorp/improve-compile-from-source-docs
...
docs: improve compile from source docs
2022-02-03 11:05:46 -05:00
Jared Kirschner
918a1057c7
Update Consul logo assets on docs site
2022-02-03 07:39:35 -08:00
Daniel Nephin
f504a02776
Replace build script with 'go build'
2022-02-03 07:19:57 -08:00
Blake Covarrubias
a6f51d8c1b
docs: Fix discrepancy with sidecar min/max port range
...
Remove incorrect sidecar port range on docs for built-in proxy.
Updates the bind_port/port fields on the built-in proxy and sidecar
service registration pages to link to the `sidecar_min_port` and
`sidecar_max_port` configuration options for the defined port range.
Fixes #12253
2022-02-02 20:12:00 -08:00
mrspanishviking
a8c6543e72
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-02-01 15:22:32 -07:00
mrspanishviking
6be5970217
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-02-01 15:18:47 -07:00
mrspanishviking
ed586ade37
Update website/content/commands/connect/redirect-traffic.mdx
...
Co-authored-by: Blake Covarrubias <blake.covarrubias@gmail.com>
2022-02-01 15:08:23 -07:00
Jake Herschman
9cfe4aebcf
Updated copy based on feedback
2022-02-01 13:59:26 -05:00
Daniel Nephin
947e972dd2
docs: update install from source
...
GOPATH is not longer necessary as of Go1.11.
No additional tools are required, just Go.
2022-02-01 09:32:48 -08:00
Jared Kirschner
e2385fe329
docs: show how to cross-compile from source
2022-02-01 09:32:47 -08:00
Ricardo Oliveira
c4ea922958
Update website/content/commands/connect/redirect-traffic.mdx
...
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2022-02-01 17:20:20 +00:00
Ricardo Oliveira
db9c6acf04
Update redirect-traffic.mdx
2022-02-01 17:10:49 +00:00
David Yu
2893275e33
docs: slight formatting update and provide example with service mesh enabled ( #12227 )
...
* docs: slight formatting update and provide example with service mesh install
* add status
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-31 17:26:44 -08:00
Daniel Nephin
997bf1e5a4
Merge pull request #12166 from hashicorp/dnephin/acl-resolve-token-2
...
acl: remove ResolveTokenToIdentity
2022-01-31 19:19:21 -05:00
Daniel Nephin
d363cc0f07
acl: remove unused methods on fakes, and add changelog
...
Also document the metric that was removed in a previous commit.
2022-01-31 17:53:53 -05:00
Peter M
b113bf86cf
updating to brand
2022-01-31 13:22:29 -07:00
Peter M
998a339eb1
Update website/components/footer/index.jsx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-01-31 13:21:19 -07:00
Peter M
569f460b18
updating press kit link
...
pointing to the brand page instead of a zip file.
2022-01-31 11:44:17 -07:00
David Yu
c84fe812c5
docs: Small changes to API Gateway docs ( #12226 )
...
* docs: Small changes to API Gateway docs
* Update api-gateway.mdx
* Update website/content/docs/api-gateway.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-31 09:00:20 -08:00
Thomas Eckert
52ac4caa2b
Update Helm docs to reflect 0.40.0 release ( #12224 )
2022-01-28 21:57:04 -08:00
Luke Kysow
4e013158b3
Document new escape tag ability for k8s ( #12175 )
2022-01-28 21:44:42 -08:00
Noel Quiles
2de3a6900f
website: Add Demandbase tag to consent manager ( #12197 )
...
* chore: Add Demandbase tag to consent manager
* fix: Add services to manager options
2022-01-28 14:43:45 -05:00
mrspanishviking
efe556de35
Merge pull request #12217 from hashicorp/odd_language
...
fixing a confusing sentence in network segments page
2022-01-28 07:29:12 -07:00
Dan Upton
c1cb58bdcb
docs: add transparent proxy visual aid ( #12211 )
...
Co-authored-by: Paul Banks <banks@banksco.de>
2022-01-28 10:57:37 +00:00
Karl Cardenas
081cc68fd8
fixing a confusing sentence in network segments page
2022-01-27 19:52:42 -07:00
trujillo-adam
43af9b0972
Merge pull request #11951 from hashicorp/docs/api-gateway-beta
...
API gateway docs going live for beta
2022-01-27 13:38:08 -08:00
trujillo-adam
98a280ef9a
added min supported kubectl
2022-01-27 13:31:03 -08:00
Iryna Shustava
ea375742e1
docs: Add annotations for consul-sidecar resource overrides ( #12142 )
2022-01-27 14:25:06 -07:00
trujillo-adam
97e79e99db
more feedback about helm chart from Jeff
2022-01-27 13:02:21 -08:00
trujillo-adam
9e4fa4d9ac
added link to tutorial
2022-01-27 12:21:19 -08:00
trujillo-adam
f859700031
formatting
2022-01-27 12:02:48 -08:00
trujillo-adam
7c65dec35a
fixed formatting, applied Jeff's feedback
2022-01-27 11:46:14 -08:00
Thomas Kula
61b30afa72
Fix #service-rules link in reference table
2022-01-27 11:32:53 -08:00
trujillo-adam
f74921283e
still trying to fix formatting
2022-01-27 10:55:13 -08:00
trujillo-adam
5d1560560d
removed extra quotation mark typo
2022-01-27 10:44:14 -08:00
trujillo-adam
9d1fbd871c
fixed formatting
2022-01-27 10:33:39 -08:00
trujillo-adam
ed6fd46edb
reordered the installation steps
2022-01-27 10:31:02 -08:00
trujillo-adam
1aba658402
applying additional feedback
2022-01-27 10:01:29 -08:00
Paul Glass
3fe88783e0
docs: Add configuration reference for ECS
2022-01-27 11:34:49 -06:00
Paul Glass
8c8292a9d1
docs: Fixes to ECS manual secure configuration
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-27 11:34:49 -06:00
Paul Glass
08c046b3b0
docs: Manual secure configuration for ECS
2022-01-27 11:34:49 -06:00
Paul Glass
5ccc1fdcca
docs: Refine ECS installation docs
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-27 11:34:49 -06:00
Paul Glass
296fbaf5b1
docs: Improving ECS installation docs
2022-01-27 11:34:49 -06:00
Paul Glass
bb4a035254
docs: Apply suggestions to ECS docs from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-01-27 11:34:48 -06:00
Paul Glass
919b659c98
docs: Correct ECS filename -> manual-installation.mdx
2022-01-27 11:34:48 -06:00
Paul Glass
485069db78
docs: Improving ECS manual installation page
2022-01-27 11:34:48 -06:00
Paul Glass
b8d4876d05
docs: Apply suggestions for manual ECS installation
...
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2022-01-27 11:34:48 -06:00
Paul Glass
4414cb395c
docs: Manual installation of Consul on ECS
2022-01-27 11:34:48 -06:00
Paul Glass
e4c90cc2b8
docs: Unmerge ECS architecture from overview
2022-01-27 11:34:48 -06:00
Paul Glass
5fd955dfab
docs: Flatten ECS "Getting Started" navigation
2022-01-27 11:34:48 -06:00
Paul Glass
474e03f0d2
docs: Merge ECS Architecture into overview
2022-01-27 11:34:48 -06:00
Mike Morris
1c7a9c6885
website: fix ordering of list with nested code blocks
2022-01-27 11:34:11 -05:00
Mike Morris
3324bea829
website: fix indentation to resolve CodeBlockConfig syntax error
2022-01-27 11:12:32 -05:00
trujillo-adam
4d97b68526
Apply suggestions from code review
...
Thanks for catching my typos!
Co-authored-by: Nathan Coleman <nathandanielcoleman@gmail.com>
2022-01-27 08:06:54 -08:00
trujillo-adam
c7ac8b0eae
integrated TLS info
2022-01-26 16:04:24 -08:00
trujillo-adam
f2f0c5156b
Apply suggestions from code review
...
Adding content and feedback from @mikemorris
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2022-01-26 15:16:22 -08:00
trujillo-adam
f28f0375a5
added more complete spec info and applied feedback
2022-01-26 15:11:40 -08:00
Luke Kysow
c198c7408b
Update docs for new client daemonset name ( #12200 )
2022-01-26 14:22:12 -08:00
Blake Covarrubias
2f291df412
docs: Clarify docs for providing multiple join addresses
...
Rephrase the comment about specifying multiple join addresses to
clarify that it pertains to joining a single cluster by attempting to
contact one or more nodes.
2022-01-26 13:11:51 -08:00
Luke Kysow
4df488b1d3
Update distributed-tracing.mdx with caveat on 128 bit IDs ( #12196 )
...
* Update distributed-tracing.mdx
2022-01-26 10:39:33 -08:00
David Yu
f4df4c25f2
docs: iptables for TProxy requirement ( #12180 )
...
* docs: iptables
Add iptables requirement
* Update website/content/docs/connect/transparent-proxy.mdx
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2022-01-26 10:18:31 -08:00
trujillo-adam
41709dcc29
trying to fix persistent formatting problems
2022-01-26 09:44:32 -08:00
trujillo-adam
52ac7657c7
fixed formattting issues
2022-01-26 09:32:47 -08:00
trujillo-adam
4c4a9f3e65
added GWclass and GWClassConfig
2022-01-26 09:23:10 -08:00
Matt Keeler
19a67d8768
Update telemetry page with advice for monitoring boltdb performance ( #12141 )
...
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-01-26 11:51:19 -05:00
Blake Covarrubias
a3ad4be429
docs: Add ingress TLS cipher and version documentation ( #12163 )
...
Document the new TLS cipher and version parameters that were added to
ingress gateways in #11576 .
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2022-01-26 08:12:12 -08:00
David Yu
b199b60ded
docs: Service Sync clarify requirements when using Service Mesh ( #12177 )
...
* docs: Service Sync clarify requirements when using Service Mesh
* replace with relative link
2022-01-25 15:02:19 -08:00
Karl Cardenas
ff80779d4b
added learn tutorial link
2022-01-24 11:33:08 -07:00
Karl Cardenas
bd11a5fe13
updated introduction and service mesh styling
2022-01-24 11:25:49 -07:00
mrspanishviking
7baba1d05a
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-24 11:20:12 -07:00
Karl Cardenas
3a74ca5374
pushing up local changes
2022-01-24 11:18:37 -07:00
David Yu
6689425bec
docs: Admin Partitions K8s requirement update ( #12173 )
...
* docs: Admin Partitions K8s requirement update
* Update admin-partitions.mdx
* Update website/content/docs/enterprise/admin-partitions.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* extra space
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-24 09:04:02 -08:00
mrspanishviking
f3514d802b
Merge pull request #11980 from krastin/krastin/docsday-ui-viz
...
adding JSON examples to /docs/connect/observability/ui-visualization
2022-01-24 08:42:46 -07:00
Krastin Krastev
8abf4088c1
fixing K8s notes placement in /docs/connect/observability/ui-visualization
2022-01-24 16:35:18 +01:00
Krastin Krastev
65d750a84d
migrating <Tabs> to <CodeTabs> in /docs/connect/observability/ui-visualization
2022-01-24 16:10:03 +01:00
Jake Herschman
606f6e8be2
updated CTS compatibility page to account for vault and all support product versions
2022-01-21 16:36:08 -08:00
David Yu
9dc6abaa70
docs: 1.11.0 release notes ( #12138 )
...
* Work in Progress
* edit nav to show 1.11
* slight updates to release note content
* acl changes
* add details on bbolt
* first draft
* add more admin partition details
* revert package-lock.json
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* add sds change, and 1.10 change for tproxy
* Small changes
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/release-notes/1-11-0.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* adding Consul Service mesh term
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-21 15:46:02 -08:00
Peter M
8c2399a862
Updated intro text
...
Jeff and I re-worded/expanded the text a bit here for the introduction section.
2022-01-21 16:14:45 -07:00
David Yu
c69b05ca55
docs: Vault Secrets Backend K8s, remove code tabs ( #12156 )
...
* Update connect-ca.mdx
* Update gossip.mdx
* Update index.mdx
* Update server-tls.mdx
2022-01-21 11:28:38 -08:00
David Yu
662fb1b919
docs: Formatting Consul K8s Vault docs ( #12148 )
...
* Update index.mdx
* Update gossip.mdx
* Update install-cli.mdx
* Update gossip.mdx
* Update website/content/docs/k8s/installation/vault/gossip.mdx
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
* fix MDX formatting
* local changes
* adding formatting changes
* Update website/content/docs/k8s/installation/vault/connect-ca.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* adding shell-session to service mesh certs
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-21 11:01:48 -08:00
R.B. Boyer
b9e9f1106b
docs: update config entry docs for proxy-defaults to follow new template ( #12011 )
2022-01-20 15:35:27 -06:00
Blake Covarrubias
f09aea524f
Fix spelling errors
2022-01-20 08:54:23 -08:00
Blake Covarrubias
0936a9a6e1
Redirect Ambassador tutorial to Learn
2022-01-20 08:52:52 -08:00
Blake Covarrubias
bc410ffc03
Redirect /platform/k8s/upgrading to new URL
2022-01-20 08:52:52 -08:00
Blake Covarrubias
64016f6108
Redirect old K8s uninstall URLs to new location
2022-01-20 08:52:51 -08:00
Blake Covarrubias
fcd5f66895
Consolidate /download-tools redirects
2022-01-20 08:52:51 -08:00
Blake Covarrubias
9ee9249149
Remove duplicate redirects
2022-01-20 08:52:51 -08:00
Blake Covarrubias
26401c5c26
Convert absolute URLs to relative URLs for consul.io
2022-01-20 08:52:51 -08:00
Blake Covarrubias
59394e4aa2
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
David Yu
19d5d58e5c
docs: Add specific version install guide for `consul-k8s` CLI, refactor install ( #12114 )
...
* docs: Add specific version install guide for `consul-k8s` CLI
* parameterize version
* remove extra path
* Update k8s-cli.mdx
* slight formatting
* Update k8s-cli.mdx
* specific version details in overall install guide
* shell details
* Update install.mdx
* Update k8s-cli.mdx
* Update install.mdx
* broken link
* typo
* Update website/content/docs/k8s/installation/compatibility.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* moving install cli commands to separate page
* add tabs, wip
* add specific distro install guides
* add upgrade tabs
* build failure
* not sure why heading is not working
* remove whitespace
* add more whitespace
* fixes on formatting
* remove package lock
* add back package lock json
* test
* latest
* remove modified file
* adding fix to yum install
* create folder for upgrade and move upgrade cli there
* revert package-lock
* adding upgrade file
* Update website/content/docs/k8s/upgrade/upgrade-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update install-cli.mdx
* multi-line copy
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
2022-01-20 08:26:31 -08:00
Blake Covarrubias
82b88dbc6e
docs: Link to supported config kinds in `config write`
...
Remove statement about service-defaults and proxy-defaults being the
only supported configuration entry types. Update the sentence to point
to the configuration entry documentation for a list of supported
types.
2022-01-19 15:19:05 -08:00
Blake Covarrubias
17f8c311be
docs: Fix typo in service resolver's RingHashConfig
...
Fix typo in documentation for service resolver's RingHashConfig. The
correct child parameters are `MinimumRingSize` and `MaximumRingSize`.
2022-01-19 15:17:53 -08:00
Luke Kysow
d54fba5153
Update k8s upgrade docs ( #12123 )
...
There is no longer the lifecycle sidecar
2022-01-19 13:41:30 -08:00
Jake Herschman
c335043da9
updated chart to reflect accurate cross app compatibility
2022-01-19 13:20:44 -08:00
Bryce Kalow
d7a0392dbc
website: chore: upgrades react-content ( #12120 )
2022-01-19 14:36:56 -06:00
Blake Covarrubias
1495a1f111
docs: Document .addr DNS domain in SRV responses ( #12056 )
...
Document `.addr` DNS subdomain that can be returned in SRV response
records.
Co-authored-by: Neena Pemmaraju <neena@hashicorp.com>
2022-01-19 09:45:30 -08:00
Hariram Sankaran
b0e3956c57
docs: Fix typo on NIA architecture page ( #10797 )
...
Fix typo under Task section. Change 'the dynamic service data' to
'that dynamic service data'.
2022-01-18 20:43:11 -08:00
Jared Kirschner
1a615f63a5
Merge pull request #12100 from hashicorp/update-gateway-overview-visual
...
docs: clarify gateways don't connect to public internet
2022-01-18 19:03:32 -05:00
trujillo-adam
9b00acec40
Merge pull request #11898 from hashicorp/docs/service-mesh-config-entries-add-partitions--1.11.0
...
updated configuration entry params for admin partitions 1.11
2022-01-18 15:46:15 -08:00
trujillo-adam
7573b80454
applied final feedback
2022-01-18 15:40:43 -08:00
trujillo-adam
727dbbd817
Apply suggestions from code review
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-18 15:31:58 -08:00
trujillo-adam
30032f434e
fixed formatting
2022-01-18 15:06:55 -08:00
trujillo-adam
fe867ddf9c
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-18 14:30:35 -08:00
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
Jared Kirschner
3fc42a2f1f
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
trujillo-adam
6cda05a6df
addressed feedback about binary - fixed bad formatting
2022-01-18 12:28:44 -08:00
trujillo-adam
203c5033c3
addressed feedback about binary
2022-01-18 12:23:17 -08: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
Mark Anderson
178e73b9fe
Update website for latest version ( #12099 )
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-01-14 13:45:56 -08:00
trujillo-adam
ea4bd71fa3
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
...
pre and post docs day merge
2022-01-14 11:34:36 -08:00
trujillo-adam
8edc6547df
applying latest round of feedback
2022-01-14 09:51:57 -08: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
Blake Covarrubias
9a143762c1
docs: Show `consul intention list` in nav sidebar
...
Ensure `consul intention list` command is displayed in the navigation
sidebar.
Fixes #12036
2022-01-13 20:21:10 -08:00
Anthony
84234e7800
Merge pull request #12074 from hashicorp/agent-docs-updates
...
Update Web Components for Agent pages
2022-01-13 17:10:15 -05: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
Kevin Wang
1e5a6e0fd0
feat: versioned-docs ( #11327 )
...
This PR introduces versioned docs
2022-01-13 16:10:33 -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
trujillo-adam
0d35c30360
moved consul api gateway to top of nav hierarchy
2022-01-12 14:04:03 -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
trujillo-adam
c2c717df1b
fixes to the params table
2022-01-12 11:53:32 -08:00
trujillo-adam
c67612e6ed
added beta flag to nav link
2022-01-12 11:32:32 -08:00
trujillo-adam
3510430522
missed a cmd block when adding dollar signs
2022-01-12 11:24:36 -08:00
trujillo-adam
fb40ad05cf
forgot to update the image version
2022-01-12 11:23:22 -08:00
trujillo-adam
66ac665925
applied feedback
2022-01-12 11:19:15 -08: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
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
Chip Vaughn
47067b0256
Fixing CircleCI issues and adding Partition CLI links
2022-01-11 11:46:50 -05: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
Chip Vaughn
c20050c883
Correcting CLI links and grammer changes part 2
2022-01-11 11:26:05 -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
Chip Vaughn
738016b3b0
Correcting CLI links and grammer changes
2022-01-11 10:41:48 -05:00
Chip Vaughn
4d6128d28d
Correcting CLI links and grammer changes
2022-01-11 10:37:48 -05:00
Chip Vaughn
9f629ae7e5
Editing links and grammer changes
2022-01-11 10:36:09 -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
Natalie Smith
24c67f2dfa
docs: simplify agent docs slugs
2022-01-10 17:37:18 -08:00
Natalie Smith
448f50c459
docs: pr feedback
2022-01-10 17:26:47 -08:00
Natalie Smith
7e4c43f45d
chore: rebase updates
2022-01-10 17:16:24 -08:00
Natalie Smith
00c2444cfc
docs: fix external links to agent config pages
2022-01-10 17:11:50 -08:00
Natalie Smith
b0c6d5b02a
docs: fix agent config links
2022-01-10 17:11:50 -08:00
Natalie Smith
1ec8b58f7b
docs: arrange agent configuration file parameters into logical groups
2022-01-10 17:11:50 -08:00
Natalie Smith
d07b7a5292
docs: move configuration files content from agent/config/index to agent/config/agent-config-files
2022-01-10 17:11:47 -08:00
Natalie Smith
b0818abad4
docs: move cli content from agent/config/index to agent/config/agent-config-cli
...
And add sections for logical groupings of options
2022-01-10 17:10:56 -08:00
Natalie Smith
57eecbbc14
docs: move agent/options.mdx into agent/config/index.mdx and add placeholder .mdx files for cli/files
...
Also update nav data
2022-01-10 17:06:26 -08: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
Matt Keeler
7b5d52257e
Document Consul enterprise 1.10.0-1.10.4 forwards incompatibility with 1.11 ( #11978 )
...
Also fixed a broken link in the 1.10.x upgrade instructions.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 17:18:40 -05:00
Amier Chery
47fc7e5ad9
Create options.mdx
...
Adding a small little note to the top of the 'command line options' section of this page following community feedback in #10628
2022-01-10 17:15:33 -05:00
Daniel Nephin
3b74497040
docs: move the ACL 'Authorization' section
...
This section was actually about authentication (not authorization).
We already have sections in our api and cli docs. This commit removes the section and replaces
it with a short paragraph in the Tokens section which links to the existing docs.
2022-01-10 17:10:39 -05:00