Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove beta statements for octavia #257

Merged
merged 1 commit into from
Sep 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions user/pages/02.Tutorials/05.lbaas/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ This repository is used in both setups described below:

## HTTP Load Balancer with Terraform and Octavia

!! Octavia is currently in the public beta phase. This means we invite you to test Octavia load balancers, but we do not recommend you to use them for production workloads yet.

In this tutorial we demonstrate an Octavia LBaaS setup (in Terraform they call it infrastructure) with the following features:

* an HTTP load balancer
Expand Down Expand Up @@ -189,8 +187,6 @@ This repository is used in both setups described below:

## HTTP Load Balancer with Heat and Octavia

!! Octavia is currently in the public beta phase. This means we invite you to test Octavia load balancers, but we do not recommend you to use them for production workloads yet.

In this tutorial we demonstrate an Octavia LBaaS setup with the following features:

* an HTTP load balancer
Expand Down
4 changes: 0 additions & 4 deletions user/pages/04.Reference/08.network/02.lbaas/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ taxonomy:

The SysEleven Stack offers LBaaS via two different generations of APIs: Neutron LBaaSv2 (obsolete) and Octavia LBaaS.

!! Octavia is currently in the public beta phase. This means we invite you to test Octavia load balancers, but we do not recommend you to use them for production workloads yet.

Looking at the API definition both services are similar. But there are differences in the feature set provided by the SysEleven Stack.
With Neutron LBaaS only simple TCP-based load balancers are supported, with Octavia also HTTP and HTTPS can be used. Both services optionally allow to set up health monitoring.

Expand Down Expand Up @@ -56,8 +54,6 @@ L7 rules and policies | No | No

## Octavia LBaaS

!! Octavia is currently in the public beta phase. This means we invite you to test Octavia load balancers, but we do not recommend you to use them for production workloads yet.

Octavia is our more advanced load balancer option. Below you will find the reference documentation. If you want a quick start, please refer to our [LBaaS tutorial](../../../02.Tutorials/05.lbaas/docs.en.md).

Octavia LBaaS Feature | Supported in CBK region | Supported in DBL region | Supported in FES region
Expand Down
2 changes: 0 additions & 2 deletions user/pages/04.Reference/08.network/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ Using load balancers, you can improve the availability and scalability of your s

SysEleven Stack offers two options: Neutron LBaaSv2 (TCP-only) and Octavia LBaaS (TCP, HTTP, HTTPS).

!! Octavia is currently in the public beta phase. This means we invite you to test Octavia load balancers, but we do not recommend you to use them for production workloads yet.

Please refer to the [LBaaS reference documentation](02.lbaas/docs.en.md) for a comparison between the two and for more information.

For how to get started, have a look at our [LBaaS tutorial](../../02.Tutorials/05.lbaas/docs.en.md).
Expand Down
2 changes: 0 additions & 2 deletions user/pages/04.Reference/13.secrets/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ taxonomy:

SysEleven Stack uses the OpenStack component `Barbican` for secret storage. We introduced the Barbican secret storage first of all to provide a safe way to store SSL certificates and private keys for [Octavia Load balancer as a Service](../08.network/02.lbaas/docs.en.md).

!! Barbican is part of the Octavia public beta phase. This means we invite you to test the Barbican secret storage, but we do not recommend you to use it for production workloads yet.

The barbican secret storage is part of our global region. This means, similar to [Keystone (Identity and Access)](../01.identity-and-access/docs.en.md) and [Designate (DNSaaS)](../07.dns/docs.en.md), there is one API for all regions.

Barbican feature | Supported
Expand Down