Commit Graph

91 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
Long Dai 0b41e17c31 fix some typo
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Nick Greenfield 40fd8cb528 Add Bridge to Kubernetes linke from Kubernetes overview page 2021-07-14 15:43:17 -07:00
Aaron Crawfis 231b0e8fb3
Updated name resolution docs (#1576)
* Add consul references

* Fix typo

Add a missing word

* Clarify state management examples

* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Add other name resolution providers

* Update service invocation docs

* Remove whitespace

* Update service-invocation-overview.md

Fixed typo and added a sentence on Consul

* Update setup-nr-consul.md

Minor updates

* Address comments

* Fix code formatting

Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-06-23 14:18:49 -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
Simon Leet d1190cf3ca
Update actor setup links for Redis configuration in self-hosted-no-docker.md (#1489)
Fixes #1488
2021-05-18 12:30:16 -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 c83b62396d
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update concepts and add terminology page

* Add note on gRPC

* Update concepts docs

* Fix typo

Add a missing word

* Clarify state management examples

* Add info on reporting security issues

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Simplify options

* Update components-concept.md

* Update configuration-concept.md

* Update overview.md

* Update terminology.md

* fix pulsar pubsub conponent metadata fields enableTLS to not required

* Fix self-hosted description

* clarify integrations

* Removed duplicate word

Removed additional "are"

* Don't mark as stale if waiting on code pr

Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Aaron Crawfis 7618bb92d9 Remove name-resolution reference 2021-04-28 12:05:26 -07:00
Aaron Crawfis 046504660b Fix self-hosted docs 2021-04-28 12:03:06 -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
Ori Zohar 293794eb9d
Merge branch 'v1.1' into upmerge-v1.1-20210401 2021-04-01 16:43:24 -07:00
Charlie Stanley f5b39a3f48
Update kubernetes-upgrade.md 2021-04-01 14:54:30 -07:00
Ori Zohar 07aaebd93c Upmerge latest updates from v1.0 2021-04-01 11:43:21 -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 4b7eedffb0
Merge branch 'v1.0' into aacrawfi/dotnet-update 2021-03-29 10:57:12 -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
Aaron Crawfis 760bb8adbe Update docs link 2021-03-16 19:00:43 -07: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