- Installing CoreOS on Virtualbox
- Core OS - a minimal linux? A quick overview: diskspace, mounts, commands, kernel, ...
- How to login via ssh (default password?!)
- Structure of the ISO image
- Customizing a CoreOS image/iso: Ignition
- Installing Ubuntu Core on Virtualbox
- Creating a snap containing only a shell script
- Running a webserver (caddy) with snap
Back to kubernetes? Kubernetes relies on containers. So i started with docker:
- Docker on Ubuntu
- Running through a tutorial / investigating the processes
- Creating a small linux for my docker cluster (Alpine Linux)
- How to build a docker swarm
- Creating a minimal webserver container and deploying it to docker swarm
- Setting up a tomcat with docker
- Running a swarm with multiple managers
- Mysql inside a docker container - persistency with docker volumes
- How to change the configuration of a standard docker container(e.g. changing tomcats memory settings)
What will i do next? Some tests to failure/failover/failback scenarios.
No comments:
Post a Comment