Bryce Kalow
04ec4c2aa4
website: redirect /api to /api-docs ( #12660 )
2022-03-30 16:16:26 -05:00
David Yu
6c540c04b0
docs: provide example for enabling mesh on a per namespace basis ( #12255 )
...
* docs: provide example for enabling mesh on a per namespace basis
* add headings
* Update install.mdx
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update install.mdx
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
* add changes from review
* Update install.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
2022-02-03 10:40:06 -08:00
David Yu
aa9fe538b1
docs: slight formatting update and provide example with service mesh enabled ( #12227 )
...
* docs: slight formatting update and provide example with service mesh install
* add status
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
* Update install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-31 17:26:44 -08:00
Blake Covarrubias
d81889bb41
docs: Avoid redirects by pointing links to new URLs
...
Avoid HTTP redirects for internal site links by updating old URLs to
point to the new location for the target content.
2022-01-20 08:52:51 -08:00
David Yu
d8b9eb7756
docs: Add specific version install guide for `consul-k8s` CLI, refactor install ( #12114 )
...
* docs: Add specific version install guide for `consul-k8s` CLI
* parameterize version
* remove extra path
* Update k8s-cli.mdx
* slight formatting
* Update k8s-cli.mdx
* specific version details in overall install guide
* shell details
* Update install.mdx
* Update k8s-cli.mdx
* Update install.mdx
* broken link
* typo
* Update website/content/docs/k8s/installation/compatibility.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* moving install cli commands to separate page
* add tabs, wip
* add specific distro install guides
* add upgrade tabs
* build failure
* not sure why heading is not working
* remove whitespace
* add more whitespace
* fixes on formatting
* remove package lock
* add back package lock json
* test
* latest
* remove modified file
* adding fix to yum install
* create folder for upgrade and move upgrade cli there
* revert package-lock
* adding upgrade file
* Update website/content/docs/k8s/upgrade/upgrade-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update website/content/docs/k8s/installation/install-cli.mdx
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
* Update install-cli.mdx
* multi-line copy
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
2022-01-20 08:26:31 -08:00
Blake Covarrubias
5a12f2cf20
docs: Use long form of CLI flags ( #12030 )
...
Use long form of CLI flags in all example commands.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-01-12 15:05:01 -08:00
Artem Kozlenkov
039cddf9fb
add the missing `-n consul` namespace to `k pf ..`
2021-12-27 17:54:35 +01:00
Artem Kozlenkov
b36538962e
Update install.mdx
...
add port-forwad missing namespace flag
2021-12-27 17:50:49 +01:00
David Yu
bd7cea3e9a
docs: remove BETA from Consul K8s CLI ( #11863 )
...
* docs: remove BETA from Consul K8s CLI
2021-12-16 20:26:48 -08:00
David Yu
0bd182feb7
docs: add `brew install hashicorp/tap/consul-k8s` and re-order install and uninstall workflows ( #11489 )
...
* docs: add `brew install hashicorp/tap/consul-k8s`
* add consul k8s cli brew install to reference
* Update k8s-cli.mdx
* split home-brew commands into two steps
* Update k8s-cli.mdx
* slight changes on recommended way of installing Consul K8s for CLI or multi-DC
* Update install.mdx
* reorder cli and helm uninstall
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-05 16:33:11 -07:00
David Yu
a96a035973
docs: consul-k8s uninstall with namespace ( #11478 )
...
* docs: consul-k8s uninstall with namespace
Uninstall with namespace
* change release name to consul in uninstall
* Update website/content/docs/k8s/operations/uninstall.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* add --create-namespace command to install for custom values file
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-03 16:48:48 -07:00
David Yu
c3a1895f2e
docs: revised Helm install to create namespace and install on dedicated namespace ( #11440 )
...
* docs: revised Helm install to create namespace and install on dedicated Consul namespace
* Update website/content/docs/k8s/installation/install.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update install.mdx
* changing to Helm 3.2+ as a pre-req to make it easier to follow
* might as well bump to latest version
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-10-28 12:27:00 -07:00
David Yu
e184ccc8e0
docs: Move consul-k8s architecture docs to Overview ( #11414 )
...
* docs: Move consul-k8s architecture docs to Overview
2021-10-25 15:33:41 -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
Blake Covarrubias
78a3b9f3e1
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
c1ec3399c0
removed extra codeblock ticks
2021-09-20 11:04:04 -07:00
trujillo-adam
2209a3b075
fixed indentation on install page
2021-09-20 10:25:06 -07:00
trujillo-adam
4c427b5d9d
removed extra codeblock tic
2021-09-20 10:19:27 -07:00
trujillo-adam
101069fcce
fixing some syntax errors that didn't appear locally
2021-09-17 09:31:19 -07:00
trujillo-adam
4047b30815
applied additional feedback, updated uninstall flags
2021-09-16 16:32:13 -07:00
trujillo-adam
bac7057a52
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
23e57c4992
removed flag, added flag, and applied feedback
2021-09-16 09:54:55 -07:00
trujillo-adam
69a6bb0ca4
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
a2f58bdbdf
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
cf58cd1e54
adding k8s-cli alpha docs
2021-09-14 12:25:24 -07:00
Blake Covarrubias
db59597cac
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
Jared Kirschner
6bcc864819
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
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
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
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
Jono Sosulska
3d7b85718e
Update Kubernetes docs to point to install pages. ( #10293 )
...
Adds more clear indicators that the collections on the learn.hashicorp.com sites have specific instructions for single node deployments.
Co-Authored by: soonoo <qpseh2m7@gmail.com>
2021-05-25 15:36:09 -04:00
Derek Strickland
d11823804d
refactor get started links to new tutorial ( #10066 )
2021-04-20 13:17:50 -04:00
Zachary Shilton
5b53b5aef5
website: implement mktg 032 ( #9953 )
...
* website: migrate to new nav-data format
* website: clean up unused intro content
* website: remove deprecated sidebar_title from frontmatter
* website: add react-content to fix global style import issue
2021-04-07 15:50:38 -04:00
Luke Kysow
8695402022
Docs describing migrating to CRDs ( #9562 )
...
* Document how users can migrate to CRDs.
* Update documentation for federation with new `ProxyDefaults`
requirement.
* Ensure `controller.enabled: true` is set in our example configs.
* Remove `connect-service-protocol` annotation docs.
2021-02-17 14:01:52 -05:00
Derek Strickland
8b91cae80f
Crosslink new microservices collection. ( #9704 )
2021-02-08 13:27:20 -05:00
Jeff Escalante
fe3902c906
maintenance complete, pending markdown-page component addition
2020-12-16 16:55:23 -05:00