Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giuseppe/flannel-etcd-containerized
https://github.com/giuseppe/flannel-etcd-containerized
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giuseppe/flannel-etcd-containerized
- Owner: giuseppe
- License: gpl-3.0
- Created: 2016-02-02T13:27:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T09:48:52.000Z (over 8 years ago)
- Last Synced: 2023-03-31T04:04:05.434Z (over 1 year ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Run Flannel and Etcd in a runc container on Fedora Atomic Host
======It requires that the Fedora Atomic Host system has ```runc``` installed.
There are two different Ansible playbooks:
* playbook-docker.yml: It generates the runc rootfs for Flannel and
Etcd from a Docker container.* playbook-rpm-ostree.yml: It uses rpm-ostree to create the
containers. One advantage is that files are hard linked, so the same
files, even if used by different containers, do not take additional disk space.