Skip to main content
Version: 2.4

Install kubefirst using the UI

There are a few ways to install kubefirst, whether you have a cluster already or don't.

Step 1: Install kubefirst console

No cluster? No problem! Let us create your bootstrap cluster for you as well. We'll install our provisioning tool into it to create your permanent infrastructure.

brew install kubefirst/tools/kubefirst

kubefirst launch up

Then connect to the provisioning tool at https://console.kubefirst.dev

note

The kubefirst.dev domain is only available after kubefirst launch up and resolves to the host machine.

Step 2: Install your kubefirst management cluster

Provide details about your preferred git provider, cloud provider, access, and cluster details and let kubefirst do the rest.

kubefirst user interface showing cloud and git options

At the end of the process, you will be shown the password of your new administrator account named kbot. You need to use it to connect to the management console. If you forget to copy the password on the last screen, or lost it, you can always retrieve it from Vault. If you want to change the password for something else, please follow this tip from the Vault documentation page.

Once your management cluster is installed, you can safely destroy the Console UI by running kubefirst launch down.