Matt Nikkel 6c3203e117 Update Vagrantfile for successful k3s installation
Instead of only deleting the default route, also add a default route
pointing to the private network adapter of the VM. Configuration was
validated by a successful manual air-gap install of k3s.
2020-08-29 23:27:47 -04:00
2020-08-14 06:01:27 -04:00

k3ama - Air-gap Migration Assistant (working name)

#  _    _____   _    __  __    _
# | | _|___ /  / \  |  \/  |  / \
# | |/ / |_ \ / _ \ | |\/| | / _ \
# |   < ___) / ___ \| |  | |/ ___ \
# |_|\_\____/_/   \_\_|  |_/_/   \_\ k3s- Air-gap Migration Assistant
#
#                ,        ,  _______________________________
#    ,-----------|'------'|  |                             |
#   /.           '-'    |-'  |_____________________________|
#  |/|             |    |
#    |   .________.'----'    _______________________________
#    |  ||        |  ||      |                             |
#    \__|'        \__|'      |_____________________________|
#
# |‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
# |________________________________________________________|
#                                                          |
# |‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
# |________________________________________________________|

WARNING- Work In Progress

Installing on an airgap network

  1. (Skip if you aren't using SELINUX) Install the selinux dependencies. yum localinstall -y ./artifacts/yum/*.

Charts to include

  • Rancher
  • Registry
  • Minio
  • Longhorn
  • git-http-backend
  • argo

TODO

  • Write the thing
  • Include Vagrantfile for testing

Other possible names

  • k3vac
  • k3ziplock
  • k3wh - k3 wormhole
  • k3cia - Comms insensensitive Assistant
  • k3diode
Description
Languages
Go 97.7%
Shell 1.6%
Dockerfile 0.3%
Makefile 0.3%
HTML 0.1%