top of page
Rafael Natali
DevOps, K8s, Cloud, and more...
Search
Rafael Natali
Oct 9, 20233 min read
Automatically Reassigning Partitions in Apache Kafka Cluster
When you need to reassign a partition to another broker or brokers, the kafka-reassign-partitions tool comes in handy. It's particularly...
136 views0 comments
Rafael Natali
Aug 22, 20233 min read
Deploying Applications in Kubernetes Engine Made Easy with Ansible
Ansible infrastructure-as-code to automate Nginx deployment in Google Kubernetes Cluster (GKE) on Google Cloud Platform (GCP)....
11 views0 comments
Rafael Natali
Aug 22, 20234 min read
Automate Your Kubernetes Cluster Setup Using Ansible: A Comprehensive Tutorial
Using Ansible to install, setup, and configure a Google Kubernetes Cluster (GKE) on Google Cloud Platform (GCP). Automating the setup of...
12 views0 comments
Rafael Natali
Aug 16, 20234 min read
Pass secure information for building Docker images
Use Docker Buildkit to securely configure your Docker image to access private resources This article was originally published in Medium...
4 views0 comments
Rafael Natali
Aug 8, 20233 min read
How to test your Terraform code
Learn about the HashiCorp Terraform Module Testing Experiment configuration and how to use it to run tests against infrastructure. This...
27 views0 comments
bottom of page