Skip to content

Commit

Permalink
next tenant
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmccarron committed May 7, 2024
1 parent 583f6e7 commit 85259b7
Showing 1 changed file with 55 additions and 21 deletions.
76 changes: 55 additions & 21 deletions docs/rseries_deploying_a_bigip_next_tenant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,61 @@
Deploying an rSeries BIG-IP Next Tenant
=======================================

Starting with F5OS-A 1.7.0 rSeries appliances support both BIG-IP and BIG-IP Next tenants. Since F5OS-A 1.7.0 is the first release supporting BIG-IP Next, there are some caveats. Only r5000 (r5600,r5800,r5900) and r10000 (r10600,r10800,r10900) rSeries appliances support BIG-IP Next. BIG-IP Next support for other rSeries platforms will come in a subsequent release.

The initial F5OS-A 1.7.0 release also limits the number of BIG-IP Next tenants that can run on an rSeries appliance. There are 3 BIG-IP Next tenant sizes supported: 4 vCPU, 8 vCPU, and the maximum vCPU allotment for the appliance. As an example, the r5900 supports 4 vCPU, 8 vCPU, and 26 vCPU (The maximum for the platform). There is also a maximum of 2 BIG-IP Next tenants per rSeries appliance for the F5OS-A 1.7.0 release, but you can configure as many BIG-IP tenants as you wish. The table below outlines the supoorted tenant vCPU sizes for both BIG-IP and BIG-IP Next tenants.

+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| Platform | # of vCPUs for Tenants | Supported vCPUs for BIG-IP Tenants | Supported vCPUs for BIG-IP Next Tenants |
+==============+========================+=====================================================+=========================================+
| r5600 | 12 | 1,2,4,6,8,10,12 | 4,8,12 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| r5800 | 18 | 1,2,4,6,8,10,12,14,16,18 | 4,8,18 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| r5900 | 26 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26 | 4,8,26 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| r10600 | 24 | 1,2,4,6,8,10,12,14,16,18,20,22,24 | 4,8,24 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| r10800 | 28 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28 | 4,8,28 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+
| r10900 | 36 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36 | 4,8,36 – F5OS-A 1.7.0 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+


Starting with F5OS-A 1.7.0 rSeries appliances support both BIG-IP and BIG-IP Next tenants. Since F5OS-A 1.7.0 is the first release supporting BIG-IP Next, there are some caveats. Only r5000 (r5600,r5800,r5900) and r10000 (r10600,r10800,r10900) rSeries appliances support BIG-IP Next with version F5OS-A 1.7.0. F5OS-A 1.8.0 adds support for more rSeries platforms and more vCPU options for those tenants.

The initial F5OS-A 1.7.0 release also limits the number of BIG-IP Next tenants that can run on an rSeries appliance. There are 3 BIG-IP Next tenant sizes supported: 4 vCPU, 8 vCPU, and the maximum vCPU allotment for the appliance. As an example, the r5900 supports 4 vCPU, 8 vCPU, and 26 vCPU (The maximum for the platform). There is also a maximum of 2 BIG-IP Next tenants per rSeries appliance for the F5OS-A 1.7.0 release, but you can configure as many BIG-IP tenants as you wish. The table below outlines the supported tenant vCPU sizes for both BIG-IP and BIG-IP Next tenants.

+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| Platform | # of vCPUs for Tenants | Supported vCPUs for BIG-IP Tenants | Supported vCPUs for BIG-IP Next Tenants | Maximum # of Next Tenants |
+==============+========================+=====================================================+=========================================+===========================+
| r5600 | 12 | 1,2,4,6,8,10,12 | 4,8,12 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| r5800 | 18 | 1,2,4,6,8,10,12,14,16,18 | 4,8,18 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| r5900 | 26 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26 | 4,8,26 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| r10600 | 24 | 1,2,4,6,8,10,12,14,16,18,20,22,24 | 4,8,24 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| r10800 | 28 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28 | 4,8,28 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+
| r10900 | 36 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36 | 4,8,36 – F5OS-A 1.7.0 | 2 |
+--------------+------------------------+-----------------------------------------------------+-----------------------------------------+---------------------------+

F5OS-A 1.8.0 adds additional rSeries platform support and tenant options as seen below:

+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| Platform | # of vCPUs for Tenants | Supported vCPUs for BIG-IP Tenants | Supported vCPUs for BIG-IP Next Tenants | Maximum # of Next Tenants |
+==============+========================+=========================================================================================+=========================================+===========================+
| r2600 | 4 | 4 | 4 – F5OS-A 1.8.0 | 1 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r2800 | 8 | 4,8 | 4,8 – F5OS-A 1.8.0 | 2 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r4600 | 12 | 4,8,12 | 4,8 – F5OS-A 1.8.0 | 2 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r4800 | 16 | 4,8,12,16 | 4,8,16 – F5OS-A 1.8.0 | 4 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r5600 | 12 | 1,2,4,6,8,10,12 | 4,8,12 – F5OS-A 1.8.0 | 3 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r5800 | 18 | 1,2,4,6,8,10,12,14,16,18 | 4,8,12,18 – F5OS-A 1.8.0 | 4 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r5900 | 26 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26 | 4,8,12,18,26 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r5920-DF | 26 | 1,2,4,6,8,10,12 | 4,8,12 ??? – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r10600 | 24 | 1,2,4,6,8,10,12,14,16,18,20,22,24 | 4,8,24 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r10800 | 28 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28 | 4,8,24,28 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r10900 | 36 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36 | 4,8,24,28,36 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r10920-DF | 36 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36 | 4,8,12 ????– F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r12600-DS | 44 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44 | 4,8,44 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r12800-DS | 52 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52 | 4,8,52 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+
| r12900-DS | 60 | 1,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60 | 4,8,60 – F5OS-A 1.8.0 | 5 |
+--------------+------------------------+-----------------------------------------------------------------------------------------+-----------------------------------------+---------------------------+

------------------
Tenant Image Types
Expand Down

0 comments on commit 85259b7

Please sign in to comment.