Skip to content
Snippets Groups Projects
Commit bea42318 authored by Jiří Brázdil's avatar Jiří Brázdil
Browse files

Merge branch 'lbaas-remove-warning' into 'master'

refactor: LBaaS remove usage warning

See merge request !105
parents faa80654 45f6f47f
No related branches found
No related tags found
1 merge request!105refactor: LBaaS remove usage warning
...@@ -186,12 +186,6 @@ Affinity policy is tool users can use to deploy nodes of a cluster on the same p ...@@ -186,12 +186,6 @@ Affinity policy is tool users can use to deploy nodes of a cluster on the same p
Load Balancer is a tool used for distributing a set of tasks over a particular set of resources. Its main goal is to route requests towards redundant backend services in high-availability scenario. Load Balancer is a tool used for distributing a set of tasks over a particular set of resources. Its main goal is to route requests towards redundant backend services in high-availability scenario.
{{< hint danger >}}
**WARNING**
LBaaS component deployment is still not stable enough as we deal with multiple loadbalancer issues. We are working hard to resolve them and make loadbalancer production ready.
{{</hint>}}
In the following example, you can see how a basic HTTP server is deployed via CLI. In the following example, you can see how a basic HTTP server is deployed via CLI.
**Requirements**: **Requirements**:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment