Automated Kubernetes with Packer and Ansible on vSphere
Introduction As I find myself using Kubernetes (k8s) and container technologies more and more frequently I wanted a way to easily deploy clusters in my homelab environment so I could try out new features and capabilities (as well as get a better understanding of Kubernetes generally). In particular I wanted to make the …
Read MoreDynamic Persistent Volumes with CSE Kubernetes and Ceph
Jan 29, 2019 · 24 min read · ceph container-service-extension CSE dynamic persistent volumes k8s Kubernetes vCloud Director ·Introduction Application containerization with Docker is fast becoming the default deployment pattern for many business applications and Kubernetes (k8s) the method of managing these workloads. While containers generally should be stateless and ephemeral (able to be deployed, scaled and deleted at will) almost all …
Read More