Skip to content

Commit 38a46b1

Browse files
committed
update install page
1 parent 0c6d159 commit 38a46b1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

site/install.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
**TODO** write me -- richard is working on helm install docs too
2-
3-
4-
## Create and manage the operator
1+
# Create and manage the operator
52

63
An operator is an application-specific controller that extends Kubernetes to create, configure, and manage instances
74
of complex applications. The Oracle WebLogic Server Kubernetes Operator follows the standard Kubernetes operator pattern, and
@@ -16,7 +13,7 @@ If, for some reason, you do not want to use Helm, it is still possible to perfor
1613
installation of the operator. This is *not the recommended approach*, but is fully [documented here](manual-installation.md)
1714
if you wish to use this approach.
1815

19-
### Operator Docker image
16+
## Operator Docker image
2017

2118
You can find the operator image in
2219
[Docker Hub](https://hub.docker.com/r/oracle/weblogic-kubernetes-operator/).

0 commit comments

Comments
 (0)