Latest News
Read all latest blog posts

Learn AWS EKS Kubernetes cluster and devops in AWS (Part 1)
Learn AWS EKS Kubernetes cluster and devops in AWS (Part 1) Starting AWS EKS cluster manually in AWS web console
Read More
Simple hugo Gitlab pipeline
Hugo deployment from a local Gitlab instance variables: BASE_URL: "https://github.com/gohugoio/hugo/releases/download" SSH_OPTIONS: "-o HostKeyAlgorithms=ssh-rsa -o PreferredAuthentications=password -o StrictHostKeyChecking=no" VERSION: "0.
Read More
Drone CICD on Rancher Desktop MAC Kubernetes
Drone CICD at Rancher on Desktop at Mac Setup /etc/hosts file vim /etc/hosts .
Read More
Azure az behind corporate proxy
Url that solves that problem https://docs.microsoft.com/en-us/cli/azure/use-cli-effectively?tabs=bash%2Cbash2 # https://docs.microsoft.com/en-us/cli/azure/use-cli-effectively?tabs=bash%2Cbash2 cat ~/Documents/proxyCA.crt >> /usr/local/Cellar/azure-cli/2.
Read More
CKS testing mock
kube-apiserver manifest with PodSecurityPolicy, ImagePolicyWebhook, Auditing cat /etc/kubernetes/manifests/kube-apiserver.yaml apiVersion: v1 kind: Pod metadata: annotations: kubeadm.
Read More
How to ommit optional block in terrafrom resource based on input variable
The goal is to create azurerm_virtual_hub_connection which might or might not have an optional block called static_vnet_route section under routing {} block.
Read More
CKS Istio notes
Work in progress on Istio Do not forget to restart CoreDNS after you install Callico since there was already crio basic CNI activated!
Read More