Testing Kubernetes Manifests with CI/CD

Introduction A common pattern that consumers of Kubernetes apply is to store their manifests in a git repository. This provides a way to document (by way of YAML) the configuration of the applications that reside on the platform, and also enables an easy onramp to things like CI/CD.

Kubernetes Observability with EFK

Welcome I’ve decided recently that I would like to be a part of the crowd that populates the Internet with even more information that is currently existing today. As such, I have decided that I will be posting information pertaining to things that I learn throughout my career in tech, in hopes that other may find the information helpful.