Kubernetes Profiles

Add New Profile with various features

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

Choose this profile with enabled features during project creation.

Actions

Last updated