Jimmy Merritello
c2c3bdb377
[Website] Add HashiStackMenu to website ( #8854 )
...
* Add new HashiStackMenu
* Add transpile option
* Bump version
* Bump HSM version and rm meganav styles
2020-10-09 10:48:21 -05:00
Matt Keeler
8f890bc027
Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain ( #8774 )
...
Co-authored-by: R.B. Boyer <rb@hashicorp.com>
2020-10-09 10:43:33 -04:00
R.B. Boyer
2ec7d09381
website: re-add forgotten updates ( #8890 )
2020-10-08 15:33:51 -05:00
Kit Patella
adeabf2399
Merge pull request #8877 from hashicorp/mkcp/telemetry/consul.api.http
...
Add flag for disabling 1.9 metrics backwards compatibility and warnings when set to default
2020-10-08 13:22:37 -07:00
Kit Patella
f916b72ee7
Update telemetry.mdx
...
Make `consul.http...` have an ellipsis rather than just two dots to denote that there's a lot of different metrics under that path.
2020-10-08 13:20:43 -07:00
Matt Keeler
38f5ddce2a
Add per-agent reconnect timeouts ( #8781 )
...
This allows for client agent to be run in a more stateless manner where they may be abruptly terminated and not expected to come back. If advertising a per-agent reconnect timeout using the advertise_reconnect_timeout configuration when that agent leaves, other agents will wait only that amount of time for the agent to come back before reaping it.
This has the advantageous side effect of causing servers to deregister the node/services/checks for that agent sooner than if the global reconnect_timeout was used.
2020-10-08 15:02:19 -04:00
Iryna Shustava
a7db965dc3
docs: Add missing helm docs and make link anchors consistent ( #8808 )
2020-10-05 10:02:04 -07:00
Kit Patella
06c3509e49
add doc entry for new metric consul.api.http, mark consul.http.. as deprecated in 1.9
2020-10-02 14:02:52 -07:00
Kit Patella
52451cf846
Merge pull request #8271 from coignetp/http-metrics-label
...
Use method and path as labels for http metrics
2020-10-02 13:41:48 -07:00
Luke Kysow
6abc6a293c
Update k8s upgrade docs ( #8789 )
...
* Update k8s upgrade docs
2020-10-01 14:36:15 -07:00
R.B. Boyer
9801ef8eb1
agent: enable enable_central_service_config by default ( #8746 )
2020-10-01 09:19:14 -05:00
Chris Piraino
97d39505ef
docs: specify what version usage metrics were added in ( #8767 )
2020-09-28 16:33:02 -05:00
Kit Patella
eb8dad4383
Fix typos in telemetry.mdx
2020-09-28 13:50:11 -07:00
Michael Hofer
ea0b56486b
Fix typo in Service Discovery/Services documentation
2020-09-25 10:36:32 +02:00
Petrik van der Velde
069d56797f
Improve the Azure cloud auto join documentation ( #8530 )
...
* Update the Azure cloud auto join documentation with more explicit information on how to configure the infrastructure.
* Add a note regarding the length of time taken for Azure to sync the MSI permissions.
* Update references from tag_name to tag_key in the Azure examples
Co-authored-by: Jono Sosulska <42216911+jsosulska@users.noreply.github.com>
2020-09-24 22:41:26 -04:00
Joel Watson
c5301b98ac
Merge pull request #8678 from hashicorp/watsonian/upgrade-docs
...
docs: Add documentation for large version jump upgrades
2020-09-24 16:49:16 -05:00
Hans Hasselberg
ad4e189354
add -list-primary to `consul keyring` command ( #8692 )
...
* add -list-primary
* add docs
* use builder
* fix multiple actions
2020-09-24 20:04:20 +02:00
danielehc
5bfd69fe55
Add alias-node option info ( #8706 )
2020-09-23 18:11:09 +02:00
Prabodh
b87e6443cf
Update index.mdx ( #8727 )
...
Fixed a gramatical mistake.
2020-09-22 17:57:46 -04:00
Michael Ethridge
512250408e
Adding Vault ACL examples for Connect CA ( #8536 )
2020-09-22 16:02:06 -04:00
Luke Kysow
0208fd00a2
Reword docs to make k8s arch clear ( #8723 )
...
* Reword docs to make k8s arch clear
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
2020-09-22 10:31:29 -07:00
Joel Watson
2265ad41be
Incorporate changes from engineering review
2020-09-22 11:27:57 -05:00
Joel Watson
70ebf306a2
Language changes from review
...
Co-Authored-By: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com>
2020-09-22 11:21:28 -05:00
Joel Watson
1f20d5afba
Add documentation for large version jump upgrades.
2020-09-22 11:21:28 -05:00
Nicole Forrester
2e091dbb56
Add Using in Production Question ( #8718 )
...
* website: add using in prod question
* adjust padding
2020-09-21 20:08:44 -04:00
Daniel Kimsey
3142f05770
Clarify consul maint enable/disable scope ( #8615 )
...
Try to make it more clear to an operator that toggling off a node-level
maintenance is independent of toggling service level maintenance.
2020-09-21 12:32:10 -04:00
Lowe Schmidt
68dae68612
docs: Fix typo in tutorial URL ( #8716 )
2020-09-21 07:08:00 -07:00
Blake Covarrubias
7e5c39d03d
docs: Add go-sockaddr examples for bind_addr ( #8677 )
...
Add examples of using a go-sockaddr template with `bind_addr` within
HCL or JSON configuration.
Resolves #8633
2020-09-18 08:15:30 -07:00
Blake Covarrubias
f2e138ae0a
docs: Add missing options for consul connect envoy ( #8670 )
...
Document missing CLI options for the `consul connect envoy` command.
Resolves #8041
2020-09-18 08:11:48 -07:00
Preetha
5c0dcfb216
Merge pull request #8638 from eckdanny/docs/clarify-kv-keys-url-safe
...
docs: clarify KV url-safe key names
2020-09-17 15:51:15 -05:00
Sabeen Syed
909875d84c
Add Consul ESM to Consul Tools page
2020-09-16 09:18:15 -04:00
Blake Covarrubias
7843577725
Add path-based routing example to Ingress docs ( #8672 )
...
Add configuration example for HTTP path-based routing with virtual
services to Ingress gateway configuration entry documentation.
Resolves #8018
2020-09-15 15:37:47 -07:00
Hans Hasselberg
8f5a56e4e6
Update API docs for GET /operator/keyring ( #8691 )
...
The response includes a new field: PrimaryKeys that lists the installed
primary keys.
2020-09-15 21:35:02 +02:00
Jeff Escalante
f6c522fb01
round 2
2020-09-15 12:01:47 -04:00
Jeff Escalante
4f541df88b
redirect fix round 1
2020-09-15 11:37:59 -04:00
Blake Covarrubias
86e7274a70
docs: Add -node-identity option to token and role command ( #8671 )
...
Document `-node-identity` option which was added in #7970 for
`acl token <create|update>` and `acl role <create|update>` commands.
2020-09-14 19:02:43 -07:00
Freddy
aaf413a421
Support specifying load balancer configuration for destination services
...
Load balancing policies are configured in service-resolvers. All Envoy load balancing algorithms are currently supported. Including: least_request, round_robin, random, maglev, and ring_hash.
At the moment hash-based load balancing configuration is not applied at mesh gateways since they cannot decrypt traffic to inspect HTTP attributes like headers.
2020-09-14 12:02:26 -06:00
Derek Strickland
9e9d5b78eb
Fixed broken install links ( #8674 )
2020-09-14 13:37:35 -04:00
David Yu
ce1c03d30c
Create compatability.mdx for Consul Kubernetes docs ( #8655 )
...
Create Compatibility Matrix page for Consul and Consul on Kubernetes underneath Upgrade section in the Kubernetes docs.
2020-09-14 10:24:39 -07:00
freddygv
7b9d1b41d5
Resolve conflicts against master
2020-09-11 18:41:58 -06:00
freddygv
768dbaa68d
Add session flag to cookie config
2020-09-11 18:34:03 -06:00
kaitlincarter-hc
11447952cf
Website Links to Learn ( #8641 )
...
* update links
* Update website/pages/home/index.jsx
2020-09-11 15:33:15 -05:00
freddygv
31fb1b75b5
Update website docs
2020-09-11 10:50:57 -06:00
Derek Strickland
3430da1d22
Fixed broken link to Helm Chart install page. ( #8662 )
2020-09-11 12:48:41 -04:00
Joel Watson
72e64e9f6f
Merge pull request #8544 from hashicorp/watsonian/consul-acl-translate-rules-typo
...
Fix usage typo for `consul acl translate-rules`
2020-09-09 15:33:30 -05:00
Joel Watson
0d27ead716
s/translate rules/translate-rules/
...
Just fixes a typo in the command's usage info.
2020-09-09 14:16:29 -05:00
Jasmine W
801d03480c
added Integration category
...
- added "Integration" category
- added redirects
2020-09-09 13:55:36 -05:00
Luke Kysow
b55f3ed43c
Move around k8s docs
...
* k8s > ambassador integration moved to k8s > service mesh > ambassador integration
* k8s > get started > overview moved to k8s > get started > install with
helm chart
* k8s > helm chart reference renamed to helm chart configuration
2020-09-09 09:59:51 -07:00
Jasmine W
7ad2113a1d
Update index.mdx ( #8632 )
...
renamed page to remain consistent
2020-09-09 11:07:20 -04:00
Danny Eck
817ae42a7b
docs: clarify KV url-safe key names
2020-09-08 23:04:32 -05:00