Skip to content

Commit 24b0612

Browse files
markxnelsonrjeberhard
authored andcommitted
Add a note to the quickstart about variations between k8s versions (#1317)
1 parent d1514ab commit 24b0612

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs-source/content/quickstart/introduction.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Use this Quick Start guide to create a WebLogic deployment in a Kubernetes clust
99
These instructions assume that you are already familiar with Kubernetes. If you need more detailed instructions, please
1010
refer to the [User guide]({{< relref "/userguide/_index.md" >}}).
1111

12+
{{% notice note %}}
13+
All Kubernetes distributions and managed services have small differences. In particular,
14+
the way that persistent storage and load balancers are managed varies significantly.
15+
You may need to adjust the instructions in this guide to suit your particular flavor of Kubernetes.
16+
{{% /notice %}}
17+
1218
**Important note for users of operator releases before 2.0**
1319
{{% expand "Click here to expand" %}}
1420

0 commit comments

Comments
 (0)