Each Profile is characterized by ID, Name, Organization Name, CNI (Container Network Interface), Octavia, Proxy on Bastion, Projects and Actions.

Expand the table to see the last modification (Last Modified and Last Modified By).
Add Kubernetes Profile #
You can create a new profile where you can enable a few features, which you can customize with CNI plugin.

Profile Name – name for your kubernetes profile (3-30 characters)
Enable Octavia
Exposes the Service externally using the load balancers from OpenStack.
Enable Taikun Load Balancer
Manage your traffic, only available for OpenStack and Octavia disabled.
Enable proxy on bastion
Exposes the Service on each Node’s IP at a static port, the NodePort. You’ll be able to contact the NodePort Service, from outside the cluster, by requesting <NodeIP>:<NodePort>.
Allow Scheduling on Master
Schedule Pods on control-plane node to maximize resource usage, but we do not recommend it.Note
If Allow Scheduling On Master is equal to false then the kube worker should have more than 2 CPU
Info
Choose this profile with enabled features during project creation.
Enable Unique Cluster Name
If not enabled, the cluster name will be cluster.local
Actions
/
Un/Lock the profile to dis-/enable it from drop-down selection when a new project is created, you cannot lock default profile.
Delete the profile if it is no longer needed. Only profiles with no associated projects can be deleted. You cannot delete default profile.