Skip to content

Instantly share code, notes, and snippets.

@safeith
Created March 4, 2019 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save safeith/3104dd15230cb8f56f3245de6904ea77 to your computer and use it in GitHub Desktop.
Save safeith/3104dd15230cb8f56f3245de6904ea77 to your computer and use it in GitHub Desktop.
config:
linux.kernel_modules: bridge,br_netfilter,ip6_tables,ip_tables,ip_vs,ip_vs_rr,ip_vs_sh,ip_vs_wrr,netlink_diag,nf_conntrack,ip_conntrack,nf_nat,overlay,xt_conntrack
raw.lxc: |-
lxc.cgroup.devices.allow = a
lxc.mount.auto=proc:rw sys:rw
lxc.cap.drop =
security.nesting: "true"
security.privileged: "true"
description: microk8s profile
devices:
aadisable:
path: /sys/module/nf_conntrack/parameters/hashsize
source: /sys/module/nf_conntrack/parameters/hashsize
type: disk
aadisable1:
path: /sys/module/apparmor/parameters/enabled
source: /dev/null
type: disk
eth0:
name: eth0
nictype: bridged
parent: lxdbr0
type: nic
root:
path: /
pool: local-lvm
type: disk
name: microk8s
used_by:
- /1.0/containers/microk8s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment