Skip to content

Instantly share code, notes, and snippets.

@katagaki
Last active October 28, 2025 03:16
Show Gist options
  • Select an option

  • Save katagaki/f45be97b06b988681c7ab32dee75540a to your computer and use it in GitHub Desktop.

Select an option

Save katagaki/f45be97b06b988681c7ab32dee75540a to your computer and use it in GitHub Desktop.
Colima template for macOS.
cpu: 8
disk: 200
memory: 8
arch: aarch64
runtime: docker
hostname: ""
kubernetes:
enabled: false
version: v1.34.1+k3s1
k3sArgs:
- --disable=traefik
autoActivate: true
network:
address: false
dns: []
dnsHosts:
host.docker.internal: host.lima.internal
hostAddresses: false
forwardAgent: false
docker: {}
vmType: vz
rosetta: true
binfmt: null
nestedVirtualization: false
mountType: virtiofs
mountInotify: false
cpuType: host
provision: []
sshConfig: true
sshPort: 0
mounts: []
diskImage: ""
env: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment