Difference between revisions of "User:/dev/damarcusjonesaichip"
Jump to navigation
Jump to search
↑ https://docs.openstack.org/octavia/queens/user/guides/basic-cookbook.html
Alabama Jun (talk | contribs) m (→Other commands) Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
===Other commands=== | ===Other commands=== | ||
− | *<code>[[openstack | + | *<code>[[openstack show ]]</code> |
− | *<code>[[openstack | + | *<code>[[openstack listener create]] --name --protocol HTTP --protocol-port 80 </code> |
− | *<code>[[openstack | + | *<code>[[openstack pool create]] --name --lb-algorithm ROUND_ROBIN --listener --protocol HTTP</code> |
− | *<code>[[openstack loadbalancer member create]] --subnet-id private-subnet --address 192.0.2.10 --protocol-port 80 | + | *<code>[[openstack loadbalancer member create]] --subnet-id private-subnet --address 192.0.2.10 --protocol-port 80 </code> |
− | *<code>[[openstack | + | *<code>[[openstack member create]] --subnet-id private-subnet --address 192.0.2.11 --protocol-port 80 </code> |
== Related terms == | == Related terms == |
Revision as of 02:34, 30 June 2024
openstack loadbalancer create --name lb1 --vip-subnet-id public-subnet
[1]
Other commands
openstack show
openstack listener create --name --protocol HTTP --protocol-port 80
openstack pool create --name --lb-algorithm ROUND_ROBIN --listener --protocol HTTP
openstack loadbalancer member create --subnet-id private-subnet --address 192.0.2.10 --protocol-port 80
openstack member create --subnet-id private-subnet --address 192.0.2.11 --protocol-port 80
Related terms
See also
- ALB, Load balancer (Networking), AWS ALB,
openstack loadbalancer create
, AWS ALB Ingress Controller, Target group, AWS Load Balancer Controller,alb-http-drop-invalid-header-enabled
, Least Outstanding Requests (LOR) - OpenStack, Microstack, HAProxy, Nova, Swift, Cinder, Microstack, Glance, Keystone, Heat, OpenStack releases: OpenStack Wallaby, Red Hat OpenStack Platform (RHOSP), OVN, OVS
Advertising: