David Yu
d17459a7e3
docs: bump reference to consul-k8s cli to beta and reformat helm config example ( #11398 )
2021-10-22 09:14:35 -07:00
David Yu
cd78a9b71c
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
Ashwin Venkatesh
f9e6831fa2
Update docs for consul-k8s v0.35.0 ( #11349 )
2021-10-18 15:44:43 -04:00
David Yu
8988427086
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
trujillo-adam
3cebcd053d
fixed command in install section
2021-10-04 18:45:57 -07:00
trujillo-adam
853512f479
added version flag to consul-k8s cli docs
2021-10-04 16:05:32 -07:00
Luke Kysow
dfc74f56f5
Add TOC to helm reference ( #11144 )
2021-09-28 16:25:40 -07:00
Luke Kysow
410d57879c
Fix broken link ( #11171 )
2021-09-28 14:04:33 -07:00
David Yu
10b52a284b
docs: consul-k8s cli install, add `bin/` to source path ( #11146 )
...
Add `bin/` to path from which you move `consul-k8s` to `/usr/local/bin/consul-k8s`
2021-09-27 22:11:54 -07:00
Blake Covarrubias
94d3849472
docs: Decode K8s secrets with base64decode function
...
Use kubectl's base64decode template function (added in K8s 1.11) to
decode values in Secrets. Removes external call to `base64` utility on
the host system.
2021-09-24 08:59:34 -07:00
trujillo-adam
b22684540e
Merge pull request #11028 from hashicorp/docs-k8s-cli-alpha
...
adding k8s-cli alpha docs
2021-09-23 16:35:56 -07:00
trujillo-adam
52f82f2831
adding timeout flags, wait flag, and updated build procedure
2021-09-23 16:07:56 -07:00
Ashwin Venkatesh
fd7f670f12
Update docs ( #11111 )
2021-09-22 12:26:08 -04:00
trujillo-adam
f0815f9cc2
removed extra codeblock ticks, again
2021-09-20 14:44:38 -07:00
trujillo-adam
1700dab2e6
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
implementing feedback
2021-09-20 14:42:09 -07:00
trujillo-adam
bf72046737
fixed formatting
2021-09-20 14:40:36 -07:00
trujillo-adam
4aa40ccbe1
Apply suggestions from code review
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-09-20 14:38:51 -07:00
trujillo-adam
9863054362
removed extra codeblock ticks
2021-09-20 11:04:04 -07:00
trujillo-adam
c6eae6858c
fixed indentation on install page
2021-09-20 10:25:06 -07:00
trujillo-adam
faee67e35b
removed extra codeblock tic
2021-09-20 10:19:27 -07:00
trujillo-adam
0722e17e93
updating the helm uninstall instructions
2021-09-17 15:11:10 -07:00
trujillo-adam
2cc678d388
fixing some syntax errors that didn't appear locally
2021-09-17 09:31:19 -07:00
trujillo-adam
183b021767
applied additional feedback, updated uninstall flags
2021-09-16 16:32:13 -07:00
trujillo-adam
0a3ded7dcc
Merge branch 'docs-k8s-cli-alpha' of github.com:hashicorp/consul into docs-k8s-cli-alpha
...
removed name flag from install, added config-file flag, applied feedback
2021-09-16 10:13:04 -07:00
trujillo-adam
bacd9423e0
removed flag, added flag, and applied feedback
2021-09-16 09:54:55 -07:00
trujillo-adam
ef9c1776dd
Update website/content/docs/k8s/k8s-cli.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:32:21 -07:00
trujillo-adam
470fba1a0e
Update website/content/docs/k8s/installation/install.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:31:43 -07:00
trujillo-adam
b8d1e205cd
Update website/content/docs/k8s/index.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:31:17 -07:00
trujillo-adam
5987900fd3
Update website/content/docs/k8s/installation/install.mdx
...
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2021-09-15 20:30:58 -07:00
trujillo-adam
a25a30921a
added a few more nbsp to improve table readability
2021-09-15 11:59:30 -07:00
David Yu
f58418f811
docs: Reformat Uninstall steps ( #11040 )
...
* docs: Reformat Uninstall steps
Reformatting uninstall as steps to make uninstall instructions more clear.
2021-09-15 11:59:02 -07:00
trujillo-adam
dfb4775712
updates to the uninstall flags, preset descriptions
2021-09-15 11:55:14 -07:00
David Yu
4e26d94080
docs: Remove step for deleting webhook-cert-manager secret on Consul K8s uninstall ( #11035 )
...
* Remove step for deleting webhook-cert-manager secret
* Update website/content/docs/k8s/operations/uninstall.mdx
2021-09-15 08:11:22 -07:00
trujillo-adam
e35236a053
adding k8s-cli alpha docs
2021-09-14 12:25:24 -07:00
trujillo-adam
0ee554ea54
Update website/content/docs/k8s/installation/multi-cluster/vms-and-kubernetes.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-09-07 07:53:57 -07:00
trujillo-adam
7cb56d6a9b
fixing the policy for configuring k8 clusters as secondary in federated arch
2021-09-02 15:26:41 -07:00
Dustin Clifford
c9ff4bfac8
docs: Bad External VM Example ( #10943 )
...
Adds a missing `\` for continuation in the example command for
connecting an external VM client outside of Kubernetes to the Consul
server cluster.
2021-08-27 11:38:55 -07:00
Luke Kysow
dda8efc612
Update helm reference ( #10939 )
...
* Update helm reference
* Fix docs issue breaking build
* Remove keys that aren't yet in the release
2021-08-26 17:58:59 -07:00
sridhar
0081443567
Merge pull request #10673 from hashicorp/srikrishmurthy-patch-1
...
Updated a note in the ingress-gateway YAML that the ingress gateway name must match with what's configured in the helm chart
2021-08-25 17:35:00 -07:00
sridhar
cf66becabe
Update website/content/docs/k8s/connect/ingress-gateways.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-17 16:32:35 -07:00
Blake Covarrubias
99b1d8ed8c
docs: Update code blocks across website
...
* Use CodeTabs for examples in multiple formats.
* Ensure correct language on code fences.
* Use CodeBlockConfig for examples with filenames, or which need
highlighted content.
2021-08-11 13:20:03 -07:00
sridhar
8b4672f644
Update website/content/docs/k8s/connect/ingress-gateways.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-08-04 16:25:36 -07:00
Jared Kirschner
ccc8c9b128
Generalize base64 command usage in docs
...
The base64 CLI utility has two different short flag arguments for decode
depending on the platform: -D and -d.
Previously, the docs used the -D flag exclusively with the base64 utility.
Luckily, the long form of the flag is the same across platforms: --decode.
All uses of the base64 -D flag have been replaced with --decode.
2021-07-28 11:40:35 -04:00
sridhar
d4d62a5667
Update ingress-gateways.mdx
...
Updated a note in the ingress-gateway YAML that the ingress gateway name must match with what's configured in the helm chart
2021-07-21 16:18:40 -07:00
Blake Covarrubias
832896ed11
docs: Fix spelling errors across website
2021-07-19 14:29:54 -07:00
Curt Marker
eb3e9271d3
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
ec6da0859d
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
fc411b2313
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
Daniel Nephin
2c4f22a9f0
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
75b21259a1
Add headings to Helm docs ( #10562 )
2021-07-06 11:23:10 -07:00