Commit Graph

19 Commits

Author SHA1 Message Date
Luke Kysow b9df5d55b1 Fix missing docs for k8s 2021-01-27 12:16:01 -08:00
Ashwin Venkatesh bc7b85153c Update docs with fields for ingress support for consul UI 2021-01-27 12:16:01 -08:00
Jeff Escalante dc84ad6a3a fix error in component name on autopilot page (#9638) 2021-01-27 12:16:01 -08:00
danielehc 8a1731489e Update index.mdx 2021-01-27 12:16:01 -08:00
Mark Lewis 886f46c152 Update options.mdx (#9578)
MInor typo.
2021-01-27 12:16:01 -08:00
Luke Kysow 5a1887a09c Document proxy-defaults config for prometheus 2021-01-27 12:16:01 -08:00
Luke Kysow aa7026a79f Remove guides that live in learn.hashicorp.com now 2021-01-27 12:16:01 -08:00
Luke Kysow e7496e01f0 Update k8s gateway docs for CRDs 2021-01-27 12:16:01 -08:00
Luke Kysow a73111ba82 Move cfg entry docs to under connect from agent
Since all config entries are currently related to service mesh it's a
much more natural place to look for them under Service Mesh than under
Agent.
2021-01-27 12:16:01 -08:00
Luke Kysow 3c66a9a697 Use full names for cfg entries in sidebar 2021-01-27 12:16:01 -08:00
Luke Kysow 620a92d434 Reword redirect docs for clarity 2021-01-27 12:16:01 -08:00
Luke Kysow eeb544cc2d Use nested tabs for gateway examples 2021-01-27 12:16:01 -08:00
Luke Kysow 4d4af4552d Document Kube CRDs alongside config entry docs
* Adds a new react component `ConfigEntryReference` that allows us to
document config entries for both HCL and Kubernetes CRDs.
* Rewrites config entry docs to use new component
* Add CRD examples alongside HCL examples
* Removes examples from Kube CRD doc because the examples are now in the
main CRD docs
2021-01-27 12:16:01 -08:00
Iryna Shustava b1958e6933 docs: Add k8s troubleshooting docs (hostPort vs hostNetwork) (#9464) 2021-01-23 00:32:52 +00:00
markblackman c1ef166f37 Note to steer consumers away from unmaintained python-consul (#9544)
* Quick note to steer consumers away from unmaintained python-consul
2021-01-21 19:39:52 +00:00
Chulki Lee fc02207582 Fix link markup in docs/connect/ca/vault 2021-01-14 03:21:21 +00:00
Michael Hofer 9ade056d98 cli: Add consul intention list command (based on PR #6825) (#9468)
This PR is based on the previous work by @snuggie12 in PR #6825. It adds the command consul intention list to list all available intentions. The list functionality for intentions seems a bit overdue as it's just very handy. The web UI cannot list intentions outside of the default namespace, and using the API is sometimes not the friendliest option. ;)

I cherry picked snuggie12's commits who did most of the heavy lifting (thanks again @snuggie12 for your great work!). The changes in the original commit mostly still worked on the current HEAD. On top of that I added support for namespaces and fixed the docs as they are managed differently today. Also the requested changes related to the "Connect" references in the original PRs have been addressed.

Fixes #5652

Co-authored-by: Matt Hoey <mhoey05@jcu.edu>
2021-01-12 20:15:29 +00:00
Jeff Escalante 171c4143c8
update deps, restore search 2021-01-11 14:14:28 -05:00
Jeff Escalante d3bf52b03e
maintenance complete, pending markdown-page component addition 2021-01-11 14:12:46 -05:00