Skip to content

Commit a69b6e2

Browse files
clarify Linux support
1 parent 24fd479 commit a69b6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/1.0/content/setup/prerequisites.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ 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). On Linux, we support only versions 8.0 and higher of Oracle Linux, RedHat Linux, and CentOS Linux.
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.
3333

3434
In addition to these local software dependencies, you will need a Kubernetes cluster to which you can deploy your
3535
containerized WebLogic Server domain and its applications. If you do not already have a model, then you can either write

0 commit comments

Comments
 (0)