infra
Infra provides authentication and access management to servers and Kubernetes clusters.
How to download and setup infra
Open terminal and run command
git clone https://github.com/infrahq/infra.git
git clone is used to create a copy or clone of infra repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with infra https://github.com/infrahq/infra/archive/master.zip
Or simply clone infra with SSH
[email protected]:infrahq/infra.git