Skip to content

Commit e095752

Browse files
vorburgerknative-prow-robot
authored andcommitted
update OpenShift on install (#975)
* update OpenShift on install * update the title for Knative-with-Minishift.md and Knative-with-OpenShift.md as well
1 parent 2c738a0 commit e095752

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

install/Knative-with-Minishift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Knative Install on OpenShift
1+
# Knative Install on Minishift
22

33
This guide walks you through the installation of the latest version of
44
[Knative Serving](https://github.com/knative/serving) on an
5-
[OpenShift](https://github.com/openshift/origin) using pre-built images and
5+
[OpenShift](https://github.com/openshift/origin) Minishift server using pre-built images and
66
demonstrates creating and deploying an image of a sample "hello world" app onto
77
the newly created Knative cluster.
88

install/Knative-with-OpenShift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Knative Install on OpenShift
1+
# Knative Install on OpenShift (via `oc cluster up`)
22

33
This guide walks you through the installation of the latest version of
44
[Knative Serving](https://github.com/knative/serving) on an

install/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ available observability plugins, to minimize the disk space used for install.
8585

8686
- [Knative Install on Docker for Mac](Knative-with-Docker-for-Mac.md)
8787
- [Knative Install on Minikube](Knative-with-Minikube.md)
88-
- [Knative Install on Minishift](Knative-with-Minishift.md)
89-
- [Knative Install on OpenShift](Knative-with-OpenShift.md)
88+
- [Knative Install on OpenShift (minishift)](Knative-with-Minishift.md)
89+
- [Knative Install on OpenShift (oc cluster up)](Knative-with-OpenShift.md)
9090

9191
**Custom install guide**
9292

0 commit comments

Comments
 (0)