Skip to content

Commit 819f97a

Browse files
rosemarymaranomarkxnelson
authored andcommitted
fix some stuff (#954)
1 parent 5070940 commit 819f97a

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

docs-source/content/security/certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Certificates"
33
date: 2019-03-06T21:14:18-05:00
44
weight: 1
5-
description: "WebLogic operator SSL/TLS certificate handling"
5+
description: "SSL/TLS certificate handling for the WebLogic operator."
66
---
77

88
#### Updating operator external certificate

docs-source/content/userguide/introduction/introduction.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
title: "Get started"
33
date: 2019-02-23T16:40:54-05:00
44
weight: 1
5-
description: "An operator is an application-specific controller that extends Kubernetes to create, configure, and manage instances
6-
of complex applications. The Oracle WebLogic Server Kubernetes Operator follows the standard Kubernetes operator pattern, and
7-
simplifies the management and operation of WebLogic domains and deployments."
5+
description: "Learn about the Oracle WebLogic Server Kubernetes Operator, how it works and how to use it to manage WebLogic domains."
86
---
97

108
An operator is an application-specific controller that extends Kubernetes to create, configure, and manage instances
@@ -39,4 +37,3 @@ When using the operator in OpenShift, the anyuid security context constraint is
3937

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

docs-source/content/userguide/managing-domains/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Manage domains"
33
date: 2019-02-23T16:43:45-05:00
44
weight: 4
5-
description: "Important considerations for WebLogic domains in Kubernetes"
5+
description: "Important considerations for WebLogic domains in Kubernetes."
66
---
77

88
#### Contents

docs-source/content/userguide/managing-operators/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Manage operators"
33
date: 2019-02-23T16:43:38-05:00
44
weight: 3
5-
description: "Helm is used to create and deploy necessary operator resources and to run the operator in a Kubernetes cluster."
5+
description: "Helm is used to create and deploy necessary operator resources and to run the operator in a Kubernetes cluster. Use the operator's Helm chart to install and manage the operator"
66
---
77

88

0 commit comments

Comments
 (0)