Cara menambahkan CA Certificate in GitLab CI with dind service
Today I struggled to try to connect to a private registry from within a gitlab-runner running docker-in-docker (or dind). The CI stopped with the error x509: certificate signed by unknown authority.…
Kubernetes Harbor Image Proxy Cache — From Minutes to Milliseconds
When you deploy a workload to Kubernetes, the containers in a certain Pod are naturally based on OCI container Images. These Images can be pulled from private/public repositories of many…
Cara melakukan konfigurasi Postgresql Patrony Etcd dan Haproxy di Ubuntu
What is Patroni? Patroni is an open source cluster management tool developed with python that provides a high availability solution for postgresql. It is a very important and useful tool…
Bagaimana cara memperbaiki error cannot read properties of undefined di rancher
Error muncul ketika akan mengedit configurasi deployment dalam mode form Untuk memperbaikinya, buka service yg terafiliasi dengan deployment tersebut Kemudian tambahkan annotations field cattle sebagaimana gambar berikut ini, lalu simpan…
Cara menginstall node exporter pada debian
Mendownload binary node exported dari repository github
Cara mereset password root vcenter yang lupa
Mengakses host dimana terletak vm vcenter Masuk ke dalam host vmware esxi dimana vm vcenter berada Pilih vm vcenter, buka console dan pilih tombol restart Vm vcenter akan mengalami restart…
Merubah URL gitlab pada vscode
It can be done over the terminal. (VS code has a terminal)