Skip to content

Commit 041a48e

Browse files
committed
update jx on openshift guides
1 parent 68645cc commit 041a48e

File tree

3 files changed

+836
-5
lines changed

3 files changed

+836
-5
lines changed

docs/jenkinsx/rhos-311-minimal.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ So, in order to help out those running OpenShift 3.11 and want to leverage Jenki
1212
!!! note
1313
This guide is written early March 2020, using `jx` version `2.0.1212` and OpenShift version `v3.11.170`.
1414

15-
The OpenShift used is [installed on GCP in a minimal fashion](http://127.0.0.1:8000/jenkinsx/lighthouse-bitbucket/), so some shortcuts are taken. For example, there's only one user, the Cluster Admin. This isn't likely in a production cluster, but it is a start.
15+
The OpenShift used is [installed on GCP in a minimal fashion](/openshift/rhos311-gcp-minimal/), so some shortcuts are taken. For example, there's only one user, the Cluster Admin. This isn't likely in a production cluster, but it is a start.
1616

1717
## Pre-requisites
1818

1919
* [jx binary](https://jenkins-x.io/docs/getting-started/setup/install/)
2020
* kubectl is 1.16.x or less
2121
* Helm v2
22-
* running OpenShift cluster
23-
* with cluster admin access (will update how to avoid this)
22+
* running OpenShift 3.11 cluster
23+
* with cluster admin access - for withouth, take a look at [this guide](/jenkinsx/rhos-311-restricted/)
2424
* GitHub account
2525

2626
If you're like me, you're likely managing your packages via a package manager such as Homebrew or Chocolatey.
@@ -476,7 +476,6 @@ The end result will look like this.
476476
- --verbosity=debug
477477
```
478478

479-
480479
## References
481480

482481
[^1]: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir

0 commit comments

Comments
 (0)