We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681c03f commit 0c6d159Copy full SHA for 0c6d159
kubernetes/samples/charts/traefik/README.md
@@ -1,4 +1,12 @@
1
# Install and configure Traefik
2
+
3
+This sample demonstrates how to install the Traefik ingress controller to provide
4
+load balancing for WebLogic clusters.
5
6
+## Prerequisites
7
8
+To use this sample you must download [onessl](https://github.com/kubepack/onessl) and place it in the `util` directory.
9
10
## Install the Traefik operator with a Helm chart
11
The Traefik Helm chart is located in the official Helm project `charts` directory at https://github.com/helm/charts/tree/master/stable/traefik.
12
The chart is in the default repository for Helm.
0 commit comments