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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Oracle is finding ways for organizations using WebLogic Server to run important
18
18
* Scale WebLogic domains by starting and stopping Managed Servers on demand, or by integrating with a REST API to initiate scaling based on WLDF, Prometheus, Grafana, or other rules.
19
19
* Publish operator and WebLogic Server logs into Elasticsearch and interact with them in Kibana.
20
20
21
-
The fastest way to experience the operator is to follow the [Quick Start guide](site/quickstart.md), or you can peruse our [documentation](site), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](kubernetes/samples/README.md).
21
+
The fastest way to experience the operator is to follow the [Quick Start guide](site/quickstart.md), or you can peruse our [documentation](site), read our [blogs](https://blogs.oracle.com/fusionmiddlewaresupport/updated-weblogic-kubernetes-support-with-operator-20-v2), or try out the [samples](kubernetes/samples/README.md).
22
22
23
23
```diff
24
24
+ The current release of the operator is 2.0.
@@ -78,7 +78,7 @@ The [User guide](site/user-guide.md) provides detailed information about all asp
78
78
79
79
Please refer to our [samples](kubernetes/samples/README.md) for information about the available sample code.
80
80
81
-
# Need more help? Have a suggestion? Come and say "Hello!"
81
+
# Need more help? Have a suggestion? Come and say, "Hello!"
82
82
83
83
We have a **public Slack channel** where you can get in touch with us to ask questions about using the operator or give us feedback
84
84
or suggestions about what features and improvements you would like to see. We would love to hear from you. To join our channel,
@@ -97,7 +97,7 @@ Please take a look at our [wish list](https://github.com/oracle/weblogic-kuberne
97
97
98
98
## API documentation
99
99
100
-
Documentation for APIs is provided here:
100
+
Documentation for APIs:
101
101
102
102
* The operator provides a REST API that you can use to obtain configuration information and to initiate scaling actions. For details about how to use the REST APIs, see [Using the operator's REST services](site/rest.md).
0 commit comments