Pengalaman Sertifikasi CKA

Sertifikasi merupakan salah satu cara untuk melakukan pengembangan diri. Sampai tulisan ini ditulis, saya terbilang jarang mengambil sertifikasi karena pada umumnya sertifikasi dilakukan onsite di lokasi tertentu. Alasan lainnya adalah biaya yang perlu dikeluarkan untuk mengambil ujian untuk beberapa sertifikasi terbilang mahal untuk saya. Tentang Certified Kubernetes Administrator (CKA) Certified Kubernetes Administrator (CKA) adalah program sertifikasi yang didukung oleh Cloud Native Computing Foundation (CNCF) sebagai bentuk upaya pengembangan ekosistem Kubernetes. Pada CKA, sertifikasi lebih ditujukan untuk administrator Kubernetes untuk mendemonstrasikan kemampuannya dalam instalasi, konfigurasi, manajemen, dan troubleshooting klaster Kubernetes....

July 16, 2020 · 3 min · 464 words · Me

FinOps Lifecycle Diagram

March 21, 2020 · 0 min · 0 words · Me

Kubernetes Architecture Overview Diagram

March 19, 2020 · 0 min · 0 words · Me

Build Kubernetes QEMU/KVM Image with Packer

Packer is a tools to automate creation of multiple machine images build by Hashicorp. Its support multiple builders such as AWS EC2, DigitalOcean, LXD, VMWare, QEMU, etc. In this post, I will share how to create a packer template to build kubernetes image for QEMU/KVM on top of Ubuntu minimal cloud image based on my homelab setup. Prerequisites packer cloud-localds (from cloud-image-utils in ubuntu) QEMU/KVM enabled host Step by Step Ensure you have QEMU/KVM enabled host, and also packer installed in your machine....

March 16, 2020 · 3 min · 455 words · Me

First Experience as a Tech Lead

Last year, I got offered and trust to be a lead in my team. To be honest, that was my first time I become a lead in my career. First thing that come to my mind was, If I become a lead, then I will have N peoples that will be my responsibility, I will be one of the factor of their good and bad That was not easy choice, but thanks to my supportive lead and also supportive colleague....

February 23, 2019 · 3 min · 597 words · Me