If you can define the language like Python for you Travis config file, then the following tip is NOT required…
[Ansible] – How to upgrade for python3?
Following the installation steps. $ pip3 install –upgrade setuptools pip $ pip install –user ansible After the python3 be already…
[Golang] – How to clean my local mod dev env?
Sometimes can be required clean the go cache and/or binaries for example in order to solve local issues and/or reproduce…
Getting Started with Kubebuilder
What is Kubebuilder? Kubebuilder is a Kubernetes to help us build Operator projects. What means Operators projects? Operators projects are…
Why use UBI minimal images for run applications in containers?
UBI minimal is smaller than the UBI ones and as the name says has the minimal as possible. So, because…
[Docker] – How to run docker images?
Following the command to run docker images locally. docker run -it –rm <image:tag> <command> NOTE: The “–rm” will remove the image…
RedHat at@thedevconf in São Paulo at 2019
The RedHat stand was very busy and crowdy and the number of people who just stopped me at the event…
Girls Who Change the World@UK 2019
I had the incredible opportunity to work with @Angela Bates@IBM as a mentor of a team in this fantastic challenged…
Using Operator-Framework to automate applications in Kubernetes/OpenShift@thedevconf in São Paulo at 2019
Following the link for the slides of my talk “Using Operator-Framework to automate applications in Kubernetes/OpenShift” in #thedevconf in Sao Paulo at…
Being the ugly duckling@thedevconf in São Paulo at 2019
Powerful girls, My eyes filled with tears with your words and feedbacks. You filled my heart with hope that we…