Commit Graph

53 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
Ori Zohar 952b057178
Revert "Fix getting started broken link (#739)" (#740)
This reverts commit 3d86f8acf0.
2020-08-12 16:41:54 -07:00
Yaron Schneider 3d86f8acf0
Fix getting started broken link (#739) 2020-08-12 16:27:06 -07:00
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -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
César Fong 2e3ec25b48
Set K8s ver 1.14.7 & Fix K8s Dashboard Permission (#582) 2020-05-31 20:00:31 -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
Aaron Crawfis 8faa9e3a31 Updated overview and concepts 2020-03-06 10:39:04 -08: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 4857b75e15
Update README.md (#353) 2020-02-13 20:08:55 -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
Aman Bhardwaj 9d7dbe4225 Updating doc to use latest Helm (#233) 2019-11-07 16:20:46 -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 0694960f85
Rename readme.md to README.md (#131) 2019-10-15 20:53:04 -07:00
Yaron Schneider 4b428f06f7
Update readme.md (#130) 2019-10-15 19:24:21 -07:00
Joe Binder 1fb3d21c5a Update readme.md (#125) 2019-10-15 19:20:08 -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
Yaron Schneider 7f34df0ebe
Add guidance to getting started (#122) 2019-10-15 15:05:37 -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
Young Bu Park f020dd9c62
Refactor getting-started doc (#106) 2019-10-10 13:54:35 -07:00
Young Bu Park d9d3618890
Add guide to access service of loadbalancer without external IP in Minikube (#107)
* Add guide to access service

* revise the text
2019-10-09 16:32:27 -07:00
Young Bu Park 13c1ce3655 Add docker prereq (#81) 2019-10-08 11:33:45 -07:00
Young Bu Park 8f0c622885 Fix doc links (#79)
* Fix content links

* Fix sample links
2019-10-08 11:19:52 -07:00
Yaron Schneider b0eaa799e3
fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
Yaron Schneider 35bc95caaa
update helm del (#65) 2019-10-07 09:07:47 -07:00
Yaron Schneider de673ecfea
replace actions with dapr (#58)
* replace actions with dapr

* replace daprrt with daprd
2019-10-04 21:01:50 -07:00