Skip to content

Instantly share code, notes, and snippets.

Environment

Jetpack 4.6, Jetson Xavier, Ubuntu 18.04

prepare

apt install -y curl jq runc iptables conntrack nvidia-container-runtime nvidia-container-toolkit

crio

Install crio

How To Install MicroShift On NVIDIA Jetson Xavier

In this procedure, we'll walkthrough the installation of MicroShift on an Jetson Xavier server. This procedure holds all the prerequisites and instructions in order to get your MicroShift server up and running.

Prerequisites

Before you start, make sure that you have the following prereqs met:

  • Jetson Xavier (Should be connected to some network)
  • Ubuntu 18.04 (L4T, AKA Linux For Tegra, Should come with the Jetson itself by default)
@jaredhocutt
jaredhocutt / config.boot
Created January 14, 2021 01:49 — forked from bryanklingner/config.boot
Google Fiber with Ubiquiti EdgeRouter PoE config.boot
firewall {
all-ping enable
broadcast-ping disable
ipv6-receive-redirects disable
ipv6-src-route disable
ip-src-route disable
log-martians enable
name WAN_IN {
default-action drop
description "WAN to Internal"