We’ll need to build k3sup for our FreeBSD hypervisor.
2.1 Setup Your Go Environment
If you already have a working golang build environment on your FreeBSD hypervisor, you can skip this section.
First, create your go workspace. This tutorial will assume you are using the path ${HOME}/go.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Leave a Reply