Markus Thömmes
f48344eb90
Add instructions to install knative on IBM Cloud. ( #145 )
...
* Add instructions to install knative on IBM Cloud.
* Fix commands from bx to ibmcloud.
* Fix cluster-create zone variable.
* Fix CLUSTER_LOCATION reference.
* Make variable description a list.
* Fix CLUSTER_LOCATION reference.
* Prettify markdown.
2018-07-17 10:59:31 -07:00
Sam O'Dell
8c852c9799
Removing period
2018-07-16 11:26:00 -07:00
Dave Protasowski
e5ad7c6cb8
Update Knative-with-Minikube.md ( #112 )
...
OS X doesn't include wget
2018-07-14 09:31:35 -07:00
Sam O'Dell
3c6b61e59e
"Easy" Install->"Knative" Install
2018-07-13 16:05:21 -07:00
Sam O'Dell
72fac77ac6
Making Minikube language parallel with GKE install
2018-07-13 16:01:20 -07:00
Sam O'Dell
eb81c59769
Moving links into one list
...
Updating # Configuring Knative Serving section to condense explanation and move all the links into one list based on Ivan's suggestion
2018-07-13 15:16:49 -07:00
Sam O'Dell
2f91c9ddf3
Updates based on feedback in Jeffrey's friction log ( #123 )
...
* Updates to install guide and docs README
* Changing order of sections
2018-07-13 15:13:35 -07:00
Ivan Nikittin
8429e15b15
Configuring section sync
2018-07-13 12:43:08 -07:00
Ivan Nikittin
d50930211c
Wording edits to new config section
2018-07-13 11:49:09 -07:00
Steren
6eb2e194eb
Clarify that guide will help create a cluster ( #117 )
...
* Clarify that guide will help create a cluster
Fixes #116
* Update Knative-with-GKE.md
2018-07-13 09:09:35 -07:00
Sam O'Dell
a061333ba1
Wording fix
2018-07-12 14:00:30 -07:00
Sam O'Dell
136c9c39e6
Moving minikube instructions up
...
Re-organizing the minikube instructions and improving flow
2018-07-12 13:52:00 -07:00
Mark Chmarny
0b589208b6
Datastore and outbound proxy change
2018-07-12 11:24:42 -07:00
Mark Chmarny
dc74cc0cd4
Added Configure outbound network access
2018-07-12 11:16:12 -07:00
Sam O'Dell
24030e797e
Changing .yaml to `.yaml`
2018-07-12 10:41:11 -07:00
Mustafa Demirhan
41de065e32
Update monitoring installation instructions to take easy install steps in mind ( #109 )
...
* Update monitoring installation instructions to take easy install steps in mind.
* Documentation fixes.
2018-07-11 15:11:34 -07:00
Ivan Nikittin
302d008208
Update getting-started-knative-app.md
2018-07-11 15:06:05 -07:00
Sam O'Dell
096dda1144
Update getting-started-knative-app.md
...
Fixing typo and formatting
2018-07-11 14:57:03 -07:00
RichieEscarez
f0a1db1161
adding links to info about uploading your app ( #107 )
...
links to GCR and docker hub - about uploading container images
2018-07-11 13:40:46 -07:00
Ivan Nikittin
306f26f728
Update README.md
2018-07-11 12:43:42 -07:00
Ivan Nikittin
a3d550aa39
Update Knative-with-GKE.md
2018-07-11 12:27:45 -07:00
Ivan Nikittin
b81622f7a6
Update Knative-with-GKE.md
2018-07-11 12:25:54 -07:00
Ivan Nikittin
0a6a7d4591
Update README.md
2018-07-11 12:24:18 -07:00
Ivan Nikittin
c2e7dfe8aa
Update README.md
2018-07-11 12:23:14 -07:00
Ivan Nikittin
a1ae9673d4
Update Knative-with-GKE.md
2018-07-11 11:49:22 -07:00
Ivan Nikittin
d53ddf080b
Update and rename install/gke-assign-static-ip-address.md to serving/gke-assigning-static-ip-address.md
2018-07-11 11:40:20 -07:00
Ivan Nikittin
9450e08077
Update gke-assign-static-ip-address.md
2018-07-11 11:27:04 -07:00
Ryan Gregg
3b273d2310
Update cluster create command
2018-07-11 11:22:21 -07:00
Ryan Gregg
0642fd3914
Initial file checking
2018-07-11 09:58:20 -07:00
Ivan Nikittin
5742f9381c
Update Knative-with-GKE.md
2018-07-11 09:57:23 -07:00
Huamin Chen
2ad7794230
document how to use node ip and node port ( #99 )
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2018-07-11 09:55:48 -07:00
Ryan Gregg
d56b36b21d
Remove minikube reference
...
It's covered on another page.
2018-07-11 09:55:33 -07:00
Ryan Gregg
1821e8e8e9
Add post install steps
2018-07-11 09:54:40 -07:00
Sam O'Dell
2ddf03ea54
Remove "Serving"
2018-07-11 09:34:02 -07:00
RichieEscarez
4913e47873
Adding "kubectl" component step to install ( #95 )
...
Adding mention of kudectl component as a requirement as well as a new step in the Cloud SDK install section.
2018-07-11 09:32:14 -07:00
Mark Chmarny
73e43c2975
Easy to Knative ( #103 )
2018-07-11 09:30:55 -07:00
Mark Chmarny
36133b0c75
Removed Serving ( #104 )
2018-07-11 09:30:31 -07:00
Sam O'Dell
868785656b
Adds Getting Started Deployment Guide, updates to GKE and Minikube installs ( #89 )
...
* Adding new Getting Started walkthrough, updates to GKE and minikube install guides
* Edit of new getting started guide and minor updates to existing install guides.
* Changes based on @labadavs review
2018-07-10 14:33:33 -07:00
Kent Rancourt
bb3380c9ec
docs: trivial grammar fixes ( #93 )
2018-07-10 11:25:34 -07:00
adamharwayne
1bb852f2cb
Fix the sample apps link. ( #91 )
2018-07-10 10:14:39 -07:00
Nghia Tran
c489639981
Fix Knative with Minikube doc. ( #80 )
...
* Fix Minikube doc.
* Add a command to wait for the route
* Address nits
2018-07-09 13:49:04 -07:00
Sam O'Dell
c2ade319bd
Updates to GKE and Minikube install guides ( #79 )
...
* Merging in progress work from install repo into /docs/install
* Updates to Knative-with-GKE.md and README.md
* Fixing formatting of lists
* Updating minikube guide to be parallel with GKE guide
* Wrapping Knative-with-Minikube.md at 80 chars
2018-07-09 11:08:04 -07:00
Dave Protasowski
ef5c431fea
Typo in Knative-with-GKE.md ( #70 )
...
* Update Knative-with-GKE.md
* Update Knative-with-GKE.md
2018-07-06 11:42:02 -07:00
Adriano Cunha
3a0cd6a473
Fix link to samples/README.md ( #69 )
2018-07-03 14:31:19 -07:00
Tanzeeb Khalili
20f7d305a9
Fixes Minikube documentation ( #38 )
2018-06-28 16:14:33 -07:00
Mark Fisher
abd06afbe3
update the serving namespace and fix minor typo ( #34 )
2018-06-28 16:04:32 -07:00
Ryan Gregg
44b22c568d
Update install docs to handle multiple platforms ( #28 )
...
* Add readme, move GKE to new file
* Fix links
2018-06-26 16:46:42 -07:00
Ryan Gregg
84b673f54f
migrate install docs ( #27 )
2018-06-26 16:36:58 -07:00