You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/1.0/content/setup/prerequisites.md
+2
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ These include:
29
29
-`openssl` - Used to generate an X.509 TLS certificate for ingress routes, should you ask the application
30
30
to generate one for you.
31
31
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
+
32
34
In addition to these local software dependencies, you will need a Kubernetes cluster to which you can deploy your
33
35
containerized WebLogic Server domain and its applications. If you do not already have a model, then you can either write
34
36
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