David Yu
7048a045e3
docs: Add link to learn guide on migrating ACL tokens ( #10609 )
...
* docs: Add link to learn guide on migrating ACL tokens
2021-07-13 14:02:51 -07:00
Daniel Nephin
57c5a40869
Merge pull request #10588 from hashicorp/dnephin/config-fix-ports-grpc
...
config: rename `ports.grpc` to `ports.xds`
2021-07-13 13:11:38 -04:00
Daniel Nephin
ef6bc739a1
config: update config settings and flags for ports.xds
2021-07-13 12:31:48 -04:00
Iryna Shustava
a75a860174
cli/sdk: Allow applying redirect-traffic rules in a provided Linux namespace ( #10564 )
2021-07-13 10:05:48 -06:00
Melissa Kam
15f90d73e0
nia/docs: Terraform 1.0 compatability
2021-07-13 10:22:05 -05:00
Daniel Nephin
ef32234ae1
Merge pull request #10579 from hashicorp/dnephin/improve-config-docs-tls
...
docs: Improve TLS user documentation
2021-07-12 19:09:15 -04:00
Curt Marker
99be1dfd69
Fixed a typo that broke the example static-server deployment ( #10582 )
...
The service account was typo'd and needs to be fixed
2021-07-12 13:28:36 -07:00
Daniel Nephin
51c6fb4cb8
docs: move TLS example next to field reference
2021-07-12 13:08:02 -04:00
Daniel Nephin
2682cd95c5
Update website/content/docs/agent/options.mdx
...
Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
2021-07-12 13:03:32 -04:00
Karl Cardenas
f20590bb14
docs: changing license faq title to align with Nomad and Vault faq pages
2021-07-09 10:20:51 -07:00
Evan Culver
5ff191ad99
Add support for returning ACL secret IDs for accessors with acl:write ( #10546 )
2021-07-08 15:13:08 -07:00
Daniel Nephin
4ce8cd9aba
docs: group all agent tls settings together.
...
To make it easier to see all of the related settings in one place.
Also add some context about how these settings are applied.
2021-07-08 18:05:37 -04:00
Daniel Nephin
92efd0b809
docs: fix example of TLS config
...
To actually enable TLS
2021-07-08 17:51:12 -04:00
Daniel Nephin
dcb90fb832
Merge pull request #10570 from hashicorp/copy-of-master
...
Changes that were accidentally merged into the old master branch
2021-07-08 16:28:56 -04:00
David Yu
f6273fe5ba
docs: Update docs to reflect limitation in TProxy when using single Consul DC deployment with multiple k8s clusters ( #10549 )
...
* docs: Update to reflect single Consul DC deployment with multiple k8s clusters
2021-07-08 10:44:29 -07:00
Dhia Ayachi
e5dbf5e55b
Add ca certificate metrics ( #10504 )
...
* add intermediate ca metric routine
* add Gauge config for intermediate cert
* Stop metrics routine when stopping leader
* add changelog entry
* updage changelog
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* use variables instead of a map
* go imports sort
* Add metrics for primary and secondary ca
* start metrics routine in the right DC
* add telemetry documentation
* update docs
* extract expiry fetching in a func
* merge metrics for primary and secondary into signing ca metric
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-07-07 09:41:01 -04:00
Daniel Nephin
14527dd005
Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period
...
ca: remove unused RotationPeriod field
2021-07-06 18:49:33 -04:00
Luke Kysow
0c8944f6f7
Add headings to Helm docs ( #10562 )
2021-07-06 11:23:10 -07:00
jkirschner-hashicorp
31bbab8ae7
Merge pull request #10560 from jkirschner-hashicorp/change-sane-to-reasonable
...
Replace use of 'sane' where appropriate
2021-07-06 11:46:04 -04:00
Daniel Nephin
b4a10443d1
ca: remove unused RotationPeriod field
...
This field was never used. Since it is persisted as part of a map[string]interface{} it
is pretty easy to remove it.
2021-07-05 19:15:44 -04:00
Jared Kirschner
4c3b1b8b7b
Replace use of 'sane' where appropriate
...
HashiCorp voice, style, and language guidelines recommend avoiding ableist
language unless its reference to ability is accurate in a particular use.
2021-07-02 12:18:46 -04:00
David Yu
b43bd28be0
docs: Formatting for Ingress Controllers example repos ( #10542 )
...
* docs: Formatting for Ingress Controllers example repos
* Update ingress-controllers.mdx
2021-07-01 10:48:40 -07:00
Kyle Schochenmaier
e128e38d9e
docs: Ingress controllers configurations ( #10495 )
...
Add high level documentation on how to enable ingress controllers in consul on k8s.
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2021-07-01 11:24:27 -05:00
David Yu
e4cf9fcc9c
docs: remove alpha from 1.10.0 reference for observability on k8s metrics merging ( #10528 )
...
The docs note an alpha pre-release version on K8s observability. Updating to only reference the GA 1.10.0 version of Consul for observability on k8s and metrics merging.
2021-06-30 12:18:19 -07:00
Daniel Nephin
9a0680040e
Merge pull request #10527 from hashicorp/rename-main-branch
...
Update references to the main branch
2021-06-30 13:07:09 -04:00
Luke Kysow
128d4444f5
docs: Document setting dashboard_url on k8s ( #10510 )
...
It's tricky because the `{{` needs to be escaped with Helm.
2021-06-30 09:16:38 -07:00
Jan Berktold
cf205d7fd9
Add rs-consul client to community-provided SDKs list ( #10529 )
...
* Add rs-consul
* Update website/content/api-docs/libraries-and-sdks.mdx
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-30 10:43:41 -04:00
Blake Covarrubias
bd07b90a63
docs: Add Consul 1.10 release notes ( #10489 )
...
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 16:08:57 -07:00
Daniel Nephin
17c3c463ae
Rename main branch in CHANGELOG and website docs
2021-06-29 18:55:35 -04:00
Daniel Nephin
c2cc9b6bda
Update references to the main branch
...
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.
Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Iryna Shustava
e6e3e196db
docs: add docs for running a single Consul dc in multiple k8s clusters ( #10508 )
2021-06-29 14:23:36 -06:00
jkirschner-hashicorp
88bee0127e
Merge pull request #10519 from jkirschner-hashicorp/fix-doc-service-splitter-example
...
docs: fix service splitter example weight sum
2021-06-29 15:51:18 -04:00
Ashwin Venkatesh
23ca62c606
Add docs for gossip encryption key rotation ( #10522 )
...
* Add docs for gossip encryption key rotation with feedback from David, Kyle and Luke.
2021-06-29 14:45:19 -04:00
Daniel Nephin
e5dbc4262b
Merge pull request #10437 from christopherlai/patch-1
...
Link to Reverse Proxy from Load Balancer
2021-06-29 14:37:41 -04:00
Blake Covarrubias
e51f92484c
docs: Add audit logging examples ( #10382 )
...
* docs: Add audit logging examples
Resolves #8375 , resolves #9055
2021-06-29 10:58:15 -07:00
Blake Covarrubias
50fba03268
docs: Clarify serf_lan/retry_join behavior with network segments ( #10386 )
...
* docs: Add info on using cloud auto-join with Network Segments
Resolves hashicorp/go-discover#57
* Add note about joining network segments
Specifically call out that agents can be configured to join a network
segment by either specifying the Serf LAN port in the join address,
changing the agent's default Serf LAN port by configuring
`ports.serf_lan`, or specifying the port in the `-serf-lan-port`
command line flag.
Resolves #9972
2021-06-29 10:57:33 -07:00
David Yu
351c5e350d
docs: Remove Helm 2 mention in Consul K8s install and uninstall ( #10517 )
...
* docs: Remove Helm 2 mention in Consul K8s install and uninstall
Helm 2 is no longer supported via Consul K8s. Helm 3 is now the supported version for Consul K8s.
2021-06-29 09:18:08 -07:00
Mike Ajala
9a8c966f74
Update self-hosted-kubernetes.mdx ( #10518 )
...
Corrected typo, from you _mean_ need to you _may_ need.
2021-06-29 09:17:07 -07:00
Jared Kirschner
817a7ff454
Fix service splitter example weight sum
...
Weight sum must be equal to 100.
2021-06-29 07:01:55 -04:00
Daniel Nephin
d0e32cc3ba
http: add an X-Consul-Query-Backend header to responses
...
So that it is easier to detect and test when streaming is being used.
2021-06-28 16:44:58 -04:00
Daniel Nephin
86244967c5
docs: correct some misleading telemetry docs
...
The query metrics are actually reported for all read queries, not only
ones that use a MinIndex to block for updates.
Also clarify the raft.apply metric is only on the leader.
2021-06-28 12:20:53 -04:00
Ludovic Ortega
a1e7556af6
[Fix] Add missing quote ( #10484 )
2021-06-24 13:59:39 -07:00
lornasong
c232a544a4
docs/nia: fix catalog-services typos pt 2 ( #10493 )
2021-06-24 16:45:46 -04:00
Kim Ngo
811aa82f15
docs/nia: fix typo ( #10492 )
2021-06-24 13:51:26 -05:00
David Yu
e0a6946506
docs: Remove beta version references from Helm reference ( #10477 )
...
Removing references from the 1.10 beta that were included in Helm Configuration Reference
2021-06-24 09:08:33 -07:00
Kim Ngo
682dd6cad1
docs/nia: Update CTS compatible versions ( #10487 )
2021-06-24 10:16:03 -05:00
David Yu
3c1fda212a
docs: Removal of Consul vs ZooKeeper analysis ( #10469 )
...
* docs: Removal of Consul vs ZooKeeper
Although Consul does have a KV, we are not positioning Consul as a first class KV store versus other alternatives such as etcd or Zookeeper. Will remove this since this has not been updated with further analysis since this content was created.
* Removing from Zookeeper analysis Navbar
* Removing Zookeeper analysis from redirects
2021-06-24 07:23:57 -07:00
trujillo-adam
94255cf0c6
Merge pull request #10467 from hashicorp/docs-upgrading-to-1-10-0-fixes
...
Docs upgrading to 1 10 0 fixes
2021-06-23 11:04:01 -07:00
trujillo-adam
07c97ddb75
docs: fixed instance of incorrect grammar usage
2021-06-23 08:50:30 -07:00
David Yu
2b4942b7f5
docs - Adding Mesh as CRD in Consul K8s ( #10459 )
...
* docs - Adding Mesh as CRD in Consul K8s
* Removing extra left brace in ServiceDefaults
2021-06-22 19:18:13 -07:00
Luke Kysow
3ad64aeb7d
Update config entry docs for CRDs ( #10407 )
...
* Update mesh, proxy-defaults and service-defaults docs to properly
document Kubernetes YAML.
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 16:56:53 -07:00
Ashwin Venkatesh
33921549ae
update docs ( #10405 )
...
Consul 1.10 GA for Consul K8s
2021-06-22 16:41:53 -07:00
Nitya Dhanushkodi
a91c670eab
docs: upgrading to tproxy (/docs/upgrades/upgrade-specific) ( #10416 )
...
* docs: update tproxy docs
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 16:41:08 -07:00
Iryna Shustava
2169266927
docs: update docs/k8s/connect to for tproxy GA. ( #10408 )
...
* Assume tproxy is enabled by default and connect to upstreams
with kube DNS.
* Update docs for missing annotations.
2021-06-22 16:34:20 -07:00
Nitya Dhanushkodi
d001b197b0
docs: update tproxy docs (/docs/connect/transparent-proxy) ( #10415 )
...
* docs: update tproxy docs
* add examples
* links
2021-06-22 16:29:52 -07:00
David Yu
dbb6889b72
docs: Update Consul K8s Compat Matrix for Consul 1.10 ( #10456 )
2021-06-22 16:27:04 -07:00
Blake Covarrubias
8b7123b585
Remove beta release callout on downloads page
2021-06-22 16:22:50 -07:00
Blake Covarrubias
ebe1f1cb51
docs: Remove beta tag for 1.10 features
...
Remove beta tag for 1.10 features which are now GA.
2021-06-22 16:22:50 -07:00
trujillo-adam
0546fbb1d8
docs: fixed some grammar errors and suggested some language improvments in the 'upgrading to 1.10.0' page
2021-06-22 16:16:08 -07:00
trujillo-adam
2e72003328
Merge pull request #10434 from hashicorp/faq-license-update
...
docs: updated FAQ to accommodate new requirements prior to upgrading
2021-06-22 14:36:32 -07:00
David Yu
9867b87dff
docs: Remove Grafana from Observability section ( #10454 )
...
* Remove Grafana from Observability section
Reference Grafana Config in the learn guide
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-22 14:31:45 -07:00
Karl Cardenas
4bf2fcd56b
docs: removed reduntant information from the client agent question
2021-06-22 11:26:45 -10:00
Karl Cardenas
a764c02a6e
docs: removed npm file changes and re-submitted content
2021-06-22 11:14:56 -10:00
mrspanishviking
c72ae5a517
Apply suggestions from code review
...
Adding suggestion
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-22 10:44:11 -10:00
Matt Keeler
5e7deec4d9
Update 1.10 enterprise upgrade docs. ( #10446 )
...
Co-authored-by: Paul Banks <banks@banksco.de>
Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com>
2021-06-22 14:39:11 -04:00
trujillo-adam
4512d04e8c
docs: linked license faq to new section about upgrading to 1.10.x; also removed upgrade req details and table in faq
2021-06-22 10:33:11 -07:00
lornasong
6b99abd276
nia/docs 0.2.0
...
* docs/nia: Add section on upgrading Terraform in CTS
* docs/nia: Add service filter configuration, deprecate tag
* docs/nia: Add version to deprecated note, use path to reference
* docs/nia: catalog-services condition
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
2021-06-22 12:49:12 -04:00
trujillo-adam
d53fdaa668
Update website/content/docs/enterprise/license/faq.mdx
...
docs: Replaced absolute path to Consul docs with relative path in the license FAQ.
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-22 09:09:27 -07:00
R.B. Boyer
3581e72dbc
docs: mention that service defaults upstream config sections should not contain wildcards ( #10451 )
2021-06-22 10:57:03 -05:00
trujillo-adam
697792bb80
docs: applied feedback about licensing FAQ and upgrade paths
2021-06-21 16:27:16 -07:00
trujillo-adam
cb71c868ed
docs: updated licensing FAQ to include upgrade paths based on Consul server and client version
2021-06-21 13:21:03 -07:00
Kyle Schochenmaier
4146cd4dd4
Update health checks docs for tproxy ( #10419 )
...
* Update health checks docs for tproxy
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
2021-06-21 13:48:07 -05:00
R.B. Boyer
90a2be0278
website: this 1.10.0 upgrade table omitted two versions of envoy ( #10443 )
2021-06-21 13:33:35 -05:00
Christopher Lai
09e99967ba
Link to Reverse Proxy from Load Balancer
2021-06-19 14:45:18 -07:00
trujillo-adam
5da600c753
docs: updated FAQ to accommodate new requirements prior to upgrading
2021-06-18 14:44:26 -07:00
Daniel Nephin
f4c1f982d1
Merge pull request #9924 from hashicorp/dnephin/cert-expiration-metric
...
connect: emit a metric for the seconds until root CA expiry
2021-06-18 14:18:55 -04:00
Luke Kysow
75362012c7
Fix links to ECS module ( #10430 )
2021-06-18 09:38:28 -07:00
mrspanishviking
686c8a1fab
Merge pull request #10373 from hashicorp/license-faq-docs
...
docs: adding a faq document in preparation for Consul Enterprise 1.10.0
2021-06-18 05:30:06 -10:00
mrspanishviking
583ea94df6
Update website/content/docs/enterprise/license/overview.mdx
...
Merged
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-17 11:39:24 -10:00
mrspanishviking
2383c09c4e
Update website/content/docs/enterprise/license/faq.mdx
...
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2021-06-16 10:17:56 -10:00
Karl Cardenas
2dbae10e0c
docs: added question pertaining to Consul Kubernetes and Helm chart
2021-06-16 10:08:28 -10:00
Ashwin Venkatesh
14b23f37c1
Update k8s license docs to account for license autoload
2021-06-16 14:59:34 -04:00
Karl Cardenas
77db629ccd
docs: adding new content for review
2021-06-15 06:02:51 -10:00
Blake Covarrubias
61d9adbd17
docs: Add example of escaping tracing JSON using jq
2021-06-14 16:23:44 -07:00
Blake Covarrubias
d56f609800
docs: Add note about configurable KV size in FAQ
2021-06-14 16:21:25 -07:00
Daniel Nephin
e36800cefa
Update metric name
...
and handle the case where there is no active root CA.
2021-06-14 17:01:16 -04:00
Daniel Nephin
548796ae13
connect: emit a metric for the number of seconds until root CA expiration
2021-06-14 16:57:01 -04:00
Freddy
f399fd2add
Rename CatalogDestinationsOnly ( #10397 )
...
CatalogDestinationsOnly is a passthrough that would enable dialing
addresses outside of Consul's catalog. However, when this flag is set to
true only _connect_ endpoints for services can be dialed.
This flag is being renamed to signal that non-Connect endpoints can't be
dialed by transparent proxies when the value is set to true.
2021-06-14 14:15:09 -06:00
Luke Kysow
168fbbbed1
Update k8s term gateway docs to make address clear ( #10389 )
...
Previously if you were to follow these docs and register two external
services, you would set the Address field on the node. The second
registered service would change the address of the node for the first
service.
Now the docs explain the address key and how to register more than one
external service.
2021-06-14 09:15:40 -07:00
Karl Cardenas
4ae39f6ebe
docs: updated content in the overview page and faq
2021-06-11 07:46:14 -10:00
mrspanishviking
e96f8473ff
Apply suggestions from code review
...
Applying suggestions
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2021-06-11 06:55:41 -10:00
Karl Cardenas
4d749ec5a4
docs: added more questions and marking ready for review
2021-06-10 10:16:56 -10:00
Nick Wales
e01ea816c2
Aligns audit log code example ( #10371 )
2021-06-10 11:41:53 -07:00
R.B. Boyer
7ee812b22f
docs: update envoy docs for changes related to xDS v2->v3 and SoTW->Incremental ( #10166 )
...
Fixes #10098
2021-06-10 10:59:54 -05:00
Karl Cardenas
7df16fc0c6
docs: adding an faq in preperation for Consul Enterprise 1.10.0
2021-06-09 12:08:45 -10:00
Freddy
61ae2995b7
Add flag for transparent proxies to dial individual instances ( #10329 )
2021-06-09 14:34:17 -06:00
Daniel Nephin
85ffcdb8db
docs: move streaming docs to blocking query page
2021-06-08 14:17:53 -04:00
Daniel Nephin
0f6ad6fd5c
docs: try to improve health api doc terminology
2021-06-08 13:10:32 -04:00
Daniel Nephin
d4b077174c
Document streaming on service health endpoint
2021-06-08 13:10:32 -04:00
Daniel Nephin
789478b542
docs: Add streaming to api features
2021-06-08 13:10:32 -04:00