Latest News

Read all latest blog posts

post image
author image
:date_long

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
post image
author image
:date_long

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
post image
author image
:date_long

Hwo to change wrong author within last git commit

git commit --amend --author="Surname Name CCCCC <name.surname@external.company.com>"

Read More
post image
author image
:date_long

CKS Kubernetes CNI

Container infor passed by kubelet to stdin of CNI bash plugin CNI_CONTAINERID=b552f9.

Read More
post image
author image
:date_long

Podman commands

Assuming there are more containers running in a single Podman pod some backend service 9011 phpMyAmdin at port 80 (interpreted by Apache2 inside container) podman create --restart=always --pod=some-pod-name --name=phpmyadmin -e PMA_ABSOLUTE_URI="https://some.

Read More
post image
author image
:date_long

How to transfer gitlab calculated variable into trigger section

One has to used artifacts section combined with reports child keyword and save a variable with its value to build.

Read More
post image
author image
:date_long

Kaniko

Kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.

Read More