David Yu
5f3dad4db2
docs: minor Consul K8s changes ( #11402 )
...
* docs: minor Consul K8s changes
2021-10-25 10:00:10 -07:00
Pete Lopez
f8c1561495
Use correct registry url
...
A small typo in the module source leads to an error when performing `terraform init`.
2021-10-22 17:12:23 -07:00
Uday
5709070692
Update segment.mdx
2021-10-22 13:49:30 -07:00
David Yu
4d1490d16f
docs: bump reference to consul-k8s cli to beta and reformat helm config example ( #11398 )
2021-10-22 09:14:35 -07:00
Chris S. Kim
1eaa53798c
Update docs for tls_cipher_suites ( #11070 )
2021-10-21 16:41:51 -04:00
Karl Cardenas
9acfcc1e28
docs: added deprecation message to CLI command intentions overview page
2021-10-21 10:29:23 -07:00
trujillo-adam
53295c8f58
Merge pull request #11325 from hashicorp/docs/admin-partitions-concept-v1.11.0
...
Docs/admin partitions concept v1.11.0 beta1
2021-10-20 11:33:41 -07:00
trujillo-adam
56d2781a7f
added info about resource behavior when upgrading to 1.11 +
2021-10-20 09:57:55 -07:00
trujillo-adam
c89eec9a66
applying most of blake's feedback - still have a question
2021-10-20 08:12:07 -07:00
Jared Kirschner
fe09db6158
Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation
...
ui: Allow ${ } interpolation for UI Dashboard template URLs
2021-10-20 08:59:02 -04:00
Jared Kirschner
d4f6b06b97
Merge pull request #11278 from anihm136/main
...
Update docs: Mention grafana dashboard
2021-10-20 08:54:59 -04:00
trujillo-adam
d4ac4d8f84
applying cfeedback left in comments
2021-10-19 16:19:40 -07:00
trujillo-adam
a8d765aa39
Apply suggestions from code review
...
Applying some of the feedback from review
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-10-19 15:27:23 -07:00
David Yu
7b70eec218
docs: re-do docs update for consul k8s cli beta ( #11341 )
...
* docs: re-do docs update for consul k8s cli beta
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* removing sentence fragment
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-10-19 12:48:49 -07:00
Anirudh H M
bdbc89456f
Single link
2021-10-20 00:25:28 +05:30
Anirudh H M
f71906145b
Merge remote-tracking branch 'upstream/main'
2021-10-20 00:23:59 +05:30
radiantly
3c476b8fbc
Remove note
2021-10-19 23:22:12 +05:30
Andy Assareh
97dda48b74
docs: Mesh gateway requires 1.6.0 *or newer* ( #11333 )
...
* 1.6.0 or newer
* Update website/content/docs/connect/gateways/mesh-gateway/index.mdx
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
2021-10-18 17:11:00 -07:00
trujillo-adam
7811d586cb
added basic instructions for deploying to k8s
2021-10-18 15:04:06 -07:00
Ashwin Venkatesh
8d49f51d2f
Update docs for consul-k8s v0.35.0 ( #11349 )
2021-10-18 15:44:43 -04:00
radiantly
84b72fd182
Add changelog note and amend docs
2021-10-19 01:08:44 +05:30
Kim Ngo
da26191d11
Add protocol example for TFC driver address ( #11319 )
...
* Add protocol example for TFC driver address
* Format cts code blocks
2021-10-15 11:01:10 -05:00
Kim Ngo
96fd1dcb92
docs: add partner badge ( #11315 )
...
* docs: add partner badge
* updates analytics package
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2021-10-15 10:33:34 -05:00
radiantly
79ba05b2a6
ui: Allow ${} interpolation for template URLs
2021-10-15 15:37:51 +05:30
trujillo-adam
e515657de2
initial commit adding admin partitions section to docs - several more changes to come
2021-10-14 16:14:05 -07:00
Kim Ngo
07425b149c
Minor followup to nia 0.4.0 docs ( #11306 )
...
* Minor updates to source-input docs
Co-authored-by: lornasong <lornasong@users.noreply.github.com>
2021-10-14 12:48:34 -05:00
bear359
f8d2f03208
Update partnerships.mdx ( #11304 )
...
* Update partnerships.mdx
* Temporarily removing badge until we can resize it
Co-authored-by: findkim <6362111+findkim@users.noreply.github.com>
2021-10-13 17:43:40 -05:00
trujillo-adam
49d10e7742
admin partition docs part 1 - cli
2021-10-13 15:37:01 -07:00
Melissa Kam
c4a17e3119
Merge pull request #11294 from hashicorp/nia/docs-0.4.0
...
nia/docs 0.4.0
2021-10-13 14:01:28 -05:00
Lorna Song
92b3af272d
Remove extra '\'
2021-10-13 11:31:11 -04:00
lornasong
cc6e7779b3
docs/nia: scheduled tasks ( #11283 )
...
* docs/nia: scheduled tasks
Add basic scheduled task documentation
* Add source input documentation
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* Fix some links
* Update Optional Input Variables section
* Apply suggestions from code review
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
* Add source input documentation
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* updated docs with new "source input" terminology where necessary
* Apply suggestions from code review
applied Karl's recommendations
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* addressed code review comments
- added rendered input examples to terraform-modules.mdx
- added hyperlinks to terraform-modules.mdx in configuration.mdx
- re-worded initial description of Services Source Input in terraform-modules.mdx
* addressed code review comments
- fixed spacing of regexp parameter for services source input
- reworded description of source input in terraform-modules.mdx
* Update from feedback
- Add "currently" to clarify source input is currently only supported with schedule condition
- Reword inspect mode behavaior for scheduled tasks
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <mwilkerson@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-10-13 10:58:12 -04:00
Anirudh H M
59e893332c
Update docs: Mention grafana dashboard
2021-10-12 12:55:44 +05:30
Connor
2cd80e5f66
Merge pull request #11222 from hashicorp/clly/service-mesh-metrics
...
Start tracking connect service mesh usage metrics
2021-10-11 14:35:03 -05:00
Kim Ngo
6221a29820
docs/nia: Clearify enhanced backend and include ACL permissions for Consul backend ( #11201 )
2021-10-11 07:52:37 -05:00
David Yu
eb414d4884
docs: Remove Ambassador docs since they are outdated and link to Learn Guide ( #11251 )
...
* docs: Remove Ambassador docs since they are outdated
* Relink to Learn guide
2021-10-08 09:05:25 -07:00
Paul Banks
51769d1f95
Merge pull request #11037 from hashicorp/docs/mesh-header-manip
...
Document HTTP Header manipulation options added in #10613
2021-10-08 13:11:44 +01:00
Paul Banks
a3e0d0c69d
Wording improvements from review
2021-10-08 12:26:11 +01:00
Luke Kysow
a11b39194d
Document running tcpdump on Consul servers ( #11249 )
...
* Document running tcpdump on Consul servers
* Update website/content/docs/troubleshoot/faq.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-10-07 15:17:00 -07:00
Evan Culver
7d99b75005
Merge pull request #11205 from jmgilman/libraries-and-sdks
...
Adds consulrs Rust client library to SDK list
2021-10-05 20:58:05 +02:00
Connor Kelly
f9ba7c39b5
Add changelog, website and metric docs
...
Add changelog to document what changed.
Add entry to telemetry section of the website to document what changed
Add docs to the usagemetric endpoint to help document the metrics in code
2021-10-05 13:34:24 -05:00
Melissa Kam
ebc9db5923
docs/nia: Clarify that all TFC tiers are supported
2021-10-05 10:09:47 -05:00
trujillo-adam
aa82a43759
fixed command in install section
2021-10-04 18:45:57 -07:00
trujillo-adam
0efa13406e
added version flag to consul-k8s cli docs
2021-10-04 16:05:32 -07:00
Evan Culver
d279c60010
Merge pull request #11115 from hashicorp/eculver/envoy-1.19.1
...
Add support for Envoy 1.19.1
2021-10-04 23:13:26 +02:00
Melissa Kam
98c900df0f
nia/docs: Remove references to v0.4.0-beta
2021-10-04 12:07:46 -05:00
Melissa Kam
ca77c67122
nia/docs: Remove deprecated tag option from service config
2021-10-04 11:51:21 -05:00
Kim Ngo
a7fa7f40a0
CTS: add TLS config for TFE connection ( #11166 )
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-10-04 10:24:41 -05:00
Joshua Gilman
ab7d6c2670
Adds consulrs Rust client library to SDK list
2021-10-01 19:29:31 -07:00
Evan Culver
9b7ada45b6
Update default version in command docs
2021-10-01 11:13:34 -07:00
trujillo-adam
da59ffd660
applied feedback, moved the Lifecycle info to the front
2021-09-30 11:41:37 -07:00