You need a Access Profile before creating a Project.
You can read more about Projects
At the Profiles tab, select Access Profiles.
You can see all created access profiles and general information:
- ID
- Name
- Organization
- Http Proxy
- Associated projects
- Created by
- Actions
Edit Http Proxy > You can set a proxy server, creating a gateway between cluster and the Internet, allowing access to external packages, docker images, etc. It also keeps your security, since your own IP will be preserved.
Lock/Unlock Profile > You can lock/unlock your access profile.
Delete Profile > You can delete your profile, if it's unlocked.
Add Access Profile
- Select Add Access Profile in the upper right
- You must choose at least a name for your profile
-
You can add additional services:
- SSH Users> Allow a user the Kubernetes API access by adding the Public Key. You must choose a name for the user
- DNS> Resolves alphabetic names to IP addresses. You can choose a DNS for your server
- NTP Server> Accurately synchronizes local time clocks with selected time server. It means that all your clusters will automatic work in the same timezone.
-
-
Allowed Hosts> You can add an IP address or range, restricting access to your Kubernetes.
-