Commit Graph

75 Commits

Author SHA1 Message Date
Hannah Hunter 76093b68b6
update nav bar for v1.2 (#2638)
* nav bar and links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-08 16:57:17 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
Nick Greenfield 565378441f Ensure MiniKube start command works by removing Kubernetes version and authorization params 2021-07-16 15:29:29 -07:00
Nick Greenfield 40fd8cb528 Add Bridge to Kubernetes linke from Kubernetes overview page 2021-07-14 15:43:17 -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