Commit Graph

32 Commits

Author SHA1 Message Date
Young Bu Park f6f2f6bb01
migrate to new github helm chart repo (#816) 2020-09-24 12:43:39 -07:00
Ori Zohar b5c222e59b
Removing --install-path ref in uninstall guidance (#761) 2020-08-20 15:30:59 -07:00
Ori Zohar 698f2fef2c
Removing mention of dapr init flag --install-path (#759) 2020-08-20 14:09:08 -07:00
Charlie Stanley 21f5bd57b5
Update windows kubernetes howto (#717) (#755) 2020-08-19 11:56:20 -07:00
Yaron Schneider 612769c5e7
Update with new cli commands (#742)
* update with new cli commands

* remove comment
2020-08-13 15:25:16 -07:00
Mark Fussell f239c9e87e
fixed typos (#689)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-14 16:38:51 -07:00
Mukundan Sundararajan a0deebee29
add readme note for uninstall in linux (#688)
* add readme note for uninstall in linux

* Add note

* Update environment-setup.md
2020-07-14 14:16:12 -07:00
Charlie Stanley 8420f48148
Merge branch 'master' into master 2020-07-13 12:54:46 -07:00
Mukundan Sundararajan d60e951309
Add docs for dapr init without docker (#665)
* Add docs for dapr init without docker

* Update docs for enabling statestore and actors without docker

* Update README.md

* Update README.md

* Update README.md

* Update readme

* Update README.md

* Update environment-setup.md

* Update README.md

* Update README.md

* Removing slim init instructions

* Simplifying self hosted mode section

* Minor language changes

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-10 16:33:05 -07:00
Charlie Stanley cad0f665ac Move hybrid-cluster guide to howto/ 2020-07-10 15:29:17 -07:00
Charlie Stanley ba593eae90 Added docs for installing dapr to hybrid windows/linux clusters (#679) 2020-07-10 13:44:30 -07:00
Mukundan Sundararajan 04971ff167
Updated docs for zipkin init (#648)
* Updated docs for zipkin init

* Update README.md

* Update README.md

* Update environment-setup.md

* Update environment-setup.md

* Update README.md

* Update daprrun.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-06-22 09:25:51 -07:00
Yaron Schneider ea5b191877
Add kubernetes configuration how-to (#521)
* Add kubernetes configuration how-to

* mark comment :)

* update

* update index
2020-04-14 14:57:35 -07:00
Artur Souza dbcd91f3e0
Add brew install instruction. 2020-04-01 19:10:16 -07:00
Yaron Schneider 726b6e06ea
Update environment-setup.md (#358) 2020-02-14 12:58:23 -08:00
Yaron Schneider d1cb25104d
Update environment-setup.md (#357) 2020-02-14 09:10:08 -08:00
Yaron Schneider c9611538a5
Update environment-setup.md 2020-02-13 20:24:59 -08:00
Yaron Schneider b2c36037e0
Update environment-setup.md (#349) 2020-02-11 17:19:46 -08:00
Leon Mai 918e9f6799
Update doc for new --install-path option for dapr init (#262) 2020-02-10 10:57:54 -08:00
lolorol 35a7a4996c Fixes as per Microsoft Doc Authoring Pack ext. 2020-02-10 19:24:45 +08:00
Young Bu Park 25797cc62c
Migrate from helm 2 to helm 3 (#307)
Migrate from helm 2 to helm 3 to support the latest Dapr helm chart
2020-01-31 16:11:06 -08:00
Lachlan Evenson 430eb48338 (feat/docs): Add Helm 3 installation details (#277)
* (feat/docs): Add Helm 3 installation details

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Add Helm 3 uninstall command

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Use Helm 3 uninstall command

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2019-12-13 14:02:26 -08:00
Ricardo Niepel 8fa330f149 dapr init only supports default namespace (#217)
dapr init does not support non-default K8s namespaces dapr/dapr#657
2019-11-01 08:44:17 -07:00
LMWF ce479660ef uninstall --all option 2019-10-28 12:32:30 -07:00
Leon Mai eb38038afe Update uninstall description (#187) 2019-10-24 05:56:07 -07:00
Quy Le 98d2bcf1db Fix typos in docs (#178)
* Typos for API reference's state management

* Fix typos for docs
2019-10-20 21:36:14 -07:00
Young Bu Park 25dbf7d61f
Add the note for windows user (#163) 2019-10-18 20:38:34 -07:00
Yaron Schneider 9cd6b5ea0e
Update environment-setup.md (#165) 2019-10-18 18:16:47 -07:00
Young Bu Park dbab656254 Improve Environment setup guide by adding one line install command (#140)
* Add script install

* Add uninstall
2019-10-16 05:21:37 -07:00
Yaron Schneider 96c82fcb84
remove actionscore references (#129) 2019-10-15 18:37:29 -07:00
Yaron Schneider 0ea6fe1a26
Update environment-setup.md (#128) 2019-10-15 18:21:28 -07:00
Young Bu Park 1a5de8e723
Rename setup-dapr to environment-setup (#108)
* rename setup-dapr to environment-setup

* add link
2019-10-10 19:23:54 -07:00