Skip to content

Commit 9fbf6b2

Browse files
Merge pull request #37 from oracle/rm/versions
update supported platforms
2 parents 8b7f5ea + a69b6e2 commit 9fbf6b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/1.0/content/setup/prerequisites.md

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ These include:
2929
- `openssl` - Used to generate an X.509 TLS certificate for ingress routes, should you ask the application
3030
to generate one for you.
3131

32+
The WKT UI application is built using the Electron framework and as such, we support only the platforms and versions supported by [Electron](https://www.electronjs.org/docs/latest/tutorial/support#supported-platforms). For example, because of the Electron requirement for Fedora 24 or newer, we support only versions 8.0 and higher of Oracle Linux, RedHat Linux, and CentOS Linux.
33+
3234
In addition to these local software dependencies, you will need a Kubernetes cluster to which you can deploy your
3335
containerized WebLogic Server domain and its applications. If you do not already have a model, then you can either write
3436
one by hand using the WKT UI application or discover the model from an existing domain. Most likely, you'll want to start

0 commit comments

Comments
 (0)