Commit Graph

153 Commits

Author SHA1 Message Date
Antonio Robson de Paula 04ab8fb66c Update daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Antonio Robson de Paula 7651e66f0d Update daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Antonio Robson de Paula a2e555e81d Fix for the failed link validation.
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Antonio Robson de Paula 9d03a91243 [WIP]Support KiND cluster for local dev environment #800
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Abel Perez Martinez aee47eb437 Correction to global ha configuration using yaml
The global configuration to enable ha was not correct, it was in the same format as the command line, but it's a yaml file and it should be in a nested format.

Signed-off-by: Abel Perez Martinez <abelperezok@gmail.com>
2021-12-30 09:57:37 +00:00
Mark Fussell 9a550c60b2 Updates from adding the Configuration API 2021-11-17 23:44:49 -08:00
Mark Fussell 5487aa9b54 Updates due to configuration API building block 2021-11-16 00:24:37 -08:00
Bernd Verst f62c78ab03 Microsoft Docs links should be language neutral 2021-11-04 15:12:01 -07:00
Phil Kedy 11d2697f94 Tweaks per PR 2021-10-26 18:32:29 -04:00
Phil Kedy aa8d5bfc45 Adding instructions to update CRDs prior to upgrading via Helm 2021-10-18 18:21:55 -04:00
Nick Greenfield 3997e83dca Update kubectl links 2021-10-07 11:48:43 -07:00
Will Tsai 8e8941b18e replacing hardcoded version numbers with shortcodes 2021-09-14 16:36:09 -07:00
greenie-msft dc2116132b
Merge branch 'v1.4' into update_dapr_versions_text_to_v1.4 2021-09-14 13:13:02 -07:00
Nick Greenfield 07369c3813 Merge branch 'v1.3' into v1.4 2021-09-14 09:59:23 -07:00
Nick Greenfield b177460193 Be explicit in dapr version short code and ignore quickstart links from validation 2021-09-10 13:38:33 -07:00
Nick Greenfield a13da53ee5 Add conditional in dapr-latest-version shortcode for short version of explicit version 2021-09-09 16:47:17 -07:00
Nick Greenfield c9b45fdd52 update shortcode to dapr-latest-version 2021-09-09 15:57:54 -07:00
Ori Zohar 417fbf73fe
Update version in helm deployment section 2021-09-09 14:58:05 -07:00
Nick Greenfield db4e51e9cb Create variable for latest Dapr version and update all version references to useit 2021-09-09 14:38:20 -07:00
Ori Zohar a7561f8005
Merge branch 'v1.3' into release-v1.3 2021-07-26 16:54:33 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
Dmitry Shmulevich 2b7be0ef0b Add info about enabling HA mode 2021-07-22 15:05:30 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
Ori Zohar 26b9b6c3e8 Merge branch 'v1.3' into release-v1.3 2021-07-21 10:02:08 -07:00
Ori Zohar a0301fa80b updating versions to v1.3 2021-07-21 09:41:38 -07:00
Nick Greenfield 565378441f Ensure MiniKube start command works by removing Kubernetes version and authorization params 2021-07-16 15:29:29 -07:00
Ori Zohar d6cf187a1e Merging latest changes from v1.2 to v1.3 2021-07-15 13:52:53 -07:00
Nick Greenfield 40fd8cb528 Add Bridge to Kubernetes linke from Kubernetes overview page 2021-07-14 15:43:17 -07:00
Dmitry Shmulevich 80fcf431ef Add info about accessing container images from private registries 2021-07-09 12:50:52 -07:00
Dmitry Shmulevich fcd1b66d9d
Update info about supported Kubernetes versions (#1603) 2021-07-08 13:46:06 -07:00
Aaron Crawfis 2261b1c2f9
Upmerge2 06 03 (#1536)
* Supported Release Info and Upgrade Path for v1.2 (#1494)

* Supported Release Info and Upgrade Path for v1.2

* Update support-release-policy.md

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Adding K8s versions table (#1521)

* Adding table of kubernetes versions

* Updating intro

* Fix incorrect postgresql connection string example (#1524)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update docs on using Codespaces with Dapr repos (#1522)

* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix two typos (#1526)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update chinese content (#1527)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Updated to fix deprecated helm chart location (#1528)

The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul_typo fixed malformed yaml (#1532)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
2021-06-03 10:25:39 -07:00
Mark Fussell 48e28c3f51
Adding K8s versions table (#1521)
* Adding table of kubernetes versions

* Updating intro
2021-05-28 10:12:24 -07:00
Aaron Crawfis 5d71c507d9
Update to 1.2 (#1519) 2021-05-26 18:40:25 -07:00
Aaron Crawfis 620900df45 Merge branch 'v1.1' into upmerge/05-26 2021-05-26 17:54:51 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Simon Leet 32671cd1ea
Remove workaround for mTLS bug for upgrade to v1.2.0 (#1502) 2021-05-21 12:27:28 -07:00
Tom Kerkhove 269fd190d2
docs: Fix broken link in Highly-available mode (#1469)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 10:35:25 -07:00
Aaron Crawfis 5d1357c11c
Merge branch 'v1.1' into aacrawfi/mtls 2021-04-16 14:43:53 -07:00
Ori Zohar c3050659a9
Merge branch 'v1.1' into update-v1.1.2-patch 2021-04-16 14:32:28 -07:00
Ori Zohar b869f064bb Updates for v1.1.2 patch 2021-04-16 11:57:53 -07:00
Aaron Crawfis fee83875a8 Add note on mTLS 2021-04-14 16:01:26 -07:00
Aaron Crawfis 78c25c9f58 Add links to enabling HA mode 2021-04-14 15:22:36 -07:00
Rodrigo Ipince 92de558651
Fix typo in docs 2021-04-08 15:34:00 -07:00
Charlie Stanley a579780e0f
Use POST verb for shutdown example (#1366)
* Use POST verb for shutdown example

* Update documentation to reflect v1.1.1
2021-04-06 18:07:28 -07:00
Andreas Riehl 9a097d9e04
Update kubernetes-upgrade.md
The command  doesn't match the description text.
Description text states to update to v1.1.0, but command show how to update to v1.0.2.
2021-04-02 21:39:41 +02:00
Ori Zohar 99effae004 Changing page ordering for k8s pages 2021-04-01 18:09:05 -07:00
Charlie Stanley f5b39a3f48
Update kubernetes-upgrade.md 2021-04-01 14:54:30 -07:00
Ori Zohar 7c3ca5ada9
Merge branch 'v1.1' into version-mention-updates-v1.1 2021-03-30 11:09:08 -07:00
Ori Zohar 308601b51d Periodic upmerge from v1.0 to v1.1 2021-03-26 14:51:38 -07:00
Ori Zohar 172a4b03a9 Merge latest from branch 'v1.1' 2021-03-25 15:52:19 -07:00
Ori Zohar 7567af92e2 Updating current version to v1.1 2021-03-25 15:51:57 -07:00
Hugo Meyronneinc 9d4145e542
feat: add shutdown docs 2021-03-25 18:56:47 +01:00
Ori Zohar 7a7cb0b6c9
Merge branch 'v1.0' into v1.0 2021-03-25 10:52:26 -07:00
Otto Lote f52c852e00
Merge branch 'v1.0' into setup-gke 2021-03-24 10:55:11 +01:00
Otto Lote 8a4ffa399a
Update minikube weight 2021-03-24 10:54:16 +01:00
Otto Lote 96b30bdce5
Set correct hugo weight 2021-03-24 10:39:27 +01:00
Karol Deland b4bd54c520
Added some explanation on insecure ssl
Using SSL is usually considered secure. In this context, it may be a good idea to explain why it's insecure.
2021-03-23 22:45:33 -04:00
Javier Vela 18194eeea7 fix Kubernetes doc 2021-03-23 19:13:37 +01:00
Otto Lote 5e0edb517f
Add setup for GKE clusters 2021-03-22 19:06:49 +01:00
Javier Vela 16b29599a8 fix link annotated dapr & added link to all dapr annotations 2021-03-21 08:48:03 +01:00
Phil Kedy 3268dcae98 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy a7091ca2d1 Added Kubernetes --wait and --timeout flags to the CLI documentation 2021-03-17 12:22:32 -04:00
Ori Zohar 665366cead Weekly upmerge from v1.0 to v1.1 2021-03-12 11:41:10 -08:00
Chanyong Moon 1eb7d49732 Append `dapr.io/env` annotation. 2021-03-12 02:05:46 +09:00
Ori Zohar c687a290e9
Merge branch 'v1.0' into update_hotfix_v101 2021-03-05 16:22:24 -08:00
Aaron Crawfis ed0b6f3549 Update kubernetes docs 2021-03-05 14:46:29 -08:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Ori Zohar a148688fd8
Fixing helm chart readme link 2021-03-02 17:00:46 -08:00
Shubham Agnihotri 6dff17b667
Fixed the Kubectl config command in document (#1238)
Fixed the Kubectl config command in document for getting config
2021-02-18 11:47:29 -08:00
Ori Zohar adbf947d78 fixing broken link 2021-02-16 14:54:05 -08:00
Yaron Schneider e70698d0ac
update kubernetes deploy/upgrade details (#1220) 2021-02-15 11:53:41 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
Tom Kerkhove a6a81d838d
fix: Broken link to Authenticate requests from Dapr using token authentication (#1179)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2021-02-10 09:14:45 -08:00
yaron2 d216f07f36 fix typo 2021-02-02 15:14:39 -08:00
Aaron Crawfis 8933b95777
TOML update 2021-02-02 15:11:05 -08:00
Aaron Crawfis d740e08bde
Update toml 2021-02-02 15:09:34 -08:00
Aaron Crawfis 00d753d5cb
Add alias to old path 2021-02-02 15:08:25 -08:00
yaron2 5cab4f5b3a streamline kubernetes getting started 2021-02-02 14:42:10 -08:00
yaron2 5a0f918b69 fix kubernetes related texts 2021-02-02 11:49:54 -08:00
Mark Fussell 0ba36b174b minor changes 2021-02-02 09:38:31 -08:00
Mark Fussell cdc4a67ca2 Update the K8s upgrade docs 2021-02-02 09:35:04 -08:00
Yaron Schneider d9cb74c546
Add dapr to app authentication section (#1151)
* add dapr to app authentication section

* Update kubernetes-production.md

* Update api-token.md

* Update app-api-token.md

* Update api-token.md

* Update api-token.md

* Update app-api-token.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-01 14:25:51 -08:00
Trond Hindenes 412ec912b3 Use helm install instead of helm upgrade --install 2021-01-29 20:41:29 +01:00
Trond Hindenes 4055d2f745 Fixed version 2021-01-29 20:36:47 +01:00
Trond Hindenes 474f8dd823 re-added steps for upgrading to pre-rc3 2021-01-29 20:35:13 +01:00
Trond Hindenes 04716f0230 helm/kubernetes installation doc updates 2021-01-29 11:19:59 +01:00
Trond Hindenes 95c51c7d91 doc helm chart changes 2021-01-26 20:53:38 +01:00
Anatoliy 21fdf41ee8
Update kubernetes-annotations.md
adding new annotation passed in that PR https://github.com/dapr/dapr/pull/2679
2021-01-21 17:48:06 +02:00
Aaron Crawfis 0b018f9099
Merge branch 'v0.11' into mchmarny-upgrade-ha-mode 2020-12-17 11:29:51 -08:00
Aaron Crawfis 66fa5faaf7 Grammer 2020-12-17 11:29:30 -08:00
Mark Chmarny 97be510fe7
Grammar 2020-12-17 11:17:06 -08:00
Mukundan Sundararajan 0b77c43c4f Add api-token-secret annotation for k8s 2020-12-17 11:14:48 -08:00
Mark Chmarny 6d2646cfe9
Upgrade command/how-to updates 2020-12-17 11:07:05 -08:00
Mark Chmarny 6a236a4c25
Points to latest version of CLI
to avoid CLI vs Core RC releases
2020-12-17 10:24:14 -08:00
Aaron Crawfis 321af418cb Change verb 2020-12-15 10:30:48 -08:00
Aaron Crawfis 21f138e9ea Add helm pre-req 2020-12-15 10:23:05 -08:00
Aaron Crawfis d2d283f3ad Add Kuberentes clarification 2020-12-15 10:21:52 -08:00
Aaron Crawfis 06a50d7cea Add information on upgrading Dapr 2020-12-15 10:18:21 -08:00
Aaron Crawfis 285f7055db
Update getting started guide (#968)
* Update getting started

* Added pre-req for kubectl

* Added link to samples

* Change "will" to present tense

* Uppercase Redis
2020-12-01 15:57:24 -08:00