The presentation discusses the challenges of deploying and managing cloud-native applications in a Linux environment, and the various tools and distributions available to address these challenges.
- Linux's malleability makes it a good target for deploying cloud-native applications, but also leads to confusion and inconsistency
- Managing package dependencies and ensuring consistency across different distributions is a major challenge
- Artisanal changes made to deployments can lead to security vulnerabilities and make it difficult to track changes
- Various tools and distributions, such as Kubernetes, Fedora CoreOS, and Bottle Rocket, are available to address these challenges
The speaker describes the frustration of trying to maintain consistency across different Linux distributions, and the difficulty of tracking changes made to deployments. They note that even seemingly small changes, such as adding an iptables rule or a systemd unit file, can lead to artisanal deployments that are difficult to manage.