Skip to content

dhain/maas-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Canonical's MAAS in a Container

Quick Start

for component in postgres maas; do
    kubectl create -f kubernetes/${component}.yaml
done

Notes

  • MAAS is installed in the container using the ppa.
  • Systemctl is docker-systemctl-replacement.
  • We patch systemctl to fix an issue with env substitution in dhcpd ExecStart

About

MAAS in a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages