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
// TODO(user): An in-depth paragraph about your project and overview of use
9
+
10
+
Octavia is a Loadbalancer-as-a-service (LBaas) solution for Openstack.
6
11
7
12
## Getting Started
8
-
You’ll need a Kubernetes cluster to run against. You can use [KIND](https://sigs.k8s.io/kind) to get a local cluster for testing, or run against a remote cluster.
9
-
**Note:** Your controller will automatically use the current context in your kubeconfig file (i.e. whatever cluster `kubectl cluster-info` shows).
13
+
14
+
You’ll need a Kubernetes cluster to run against. You can
15
+
use [KIND](https://sigs.k8s.io/kind) to get a local cluster for testing, or run
16
+
against a remote cluster.
17
+
**Note:** Your controller will automatically use the current context in your
0 commit comments