Skip to content

Commit d64fcd5

Browse files
incorporate additional Tom B edits
1 parent cae03cd commit d64fcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The operator can configure services to expose WebLogic applications and features
8282

8383
While it is natural to expose web applications outside the cluster, exposing administrative features like the Administration Console and a T3 channel for WLST should be given more careful consideration. There are alternative options that should be weighed. For example, Kubernetes provides the ability to securely access a shell running in a container in a pod in the cluster. WLST could be executed from such an environment, meaning the T3 communications are entirely within the Kubernetes cluster and therefore more secure.
8484

85-
Oracle recommends careful consideration before deciding to expose any administrative interfaces externally.
85+
Oracle recommends careful consideration before deciding to expose any administrative or non-HTTP(S) interfaces or protocols externally.
8686

8787
## Operator Docker image
8888

0 commit comments

Comments
 (0)