Manuel Morejón

Cloud Engineer passionate about Cloud Native Architectures topics, Microservices and CI/CD.

Érase una vez Contenedores

Through these books you will be able to learn about the world of containers, from creating the first image of your application, to its deployment in a large Kubernetes cluster. If you think that it is a lot of content, don't worry, the concepts will be explained step by step and always through practical examples. Both books are written in Spanish.

Érase una vez Contenedores

Serie GitOps Flux2

Learn how to manage Kubernetes clusters using the GitOps framework. Accelerate daily operations while improving security.

Serie GitOps Flux2

Recent Articles

KYAML: Convergence of JSON Robustness and YAML Flexibility in Kubernetes

KYAML: Convergence of JSON Robustness and YAML Flexibility in Kubernetes

Discover how KYAML eliminates YAML indentation errors and allows comments that JSON does not support, improving the DevOps development experience

OCI Images as Kubernetes Volumes: A New Era for Data Management

OCI Images as Kubernetes Volumes: A New Era for Data Management

A new volume type has recently joined the Kubernetes ecosystem: the **image** volume. This feature, available from version **1.35.0** and currently in beta, promises to change how we manage static …

Kubernetes: Greater Context and Safety in 'kubectl delete'

Kubernetes: Greater Context and Safety in 'kubectl delete'

We analyze the change in the 'kubectl delete' output in recent versions and how it improves operational safety by preventing human errors.