Published inFAUN — Developer Community 🐾Integrating OpenShift with External GrafanaOpenShift already has its built-in monitoring stack with Prometheus, Grafana, and Alertmanager. It’s useful for monitoring a single…Nov 21, 2023Nov 21, 2023
Published inFAUN — Developer Community 🐾Deploy Gitlab in On-Premises KubernetesGitlab is a pretty complete tool. It provides a code repository, registry, as well as CI/CD. It can be installed on Linux, run as a docker…Jun 30, 2021Jun 30, 2021
Published inFAUN — Developer Community 🐾Measuring Connection Throughput to Public CloudThere is probably a time when you need to test your connection throughput to the public cloud, for example when you want to measure if you…May 31, 2021May 31, 2021
Published inFAUN — Developer Community 🐾Photon OS 4.0 as Kubernetes NodeIf you plan to have Kubernetes cluster on top of VMware infrastructure and want to use a lightweight OS for Kubernetes nodes, you may want…Apr 1, 2021Apr 1, 2021
Microservice Demo in On-Premise KubernetesIf you need to do a quick demo of cloud-native microservices in On-Premise Kubernetes, you can use GCP microservices demo for that. It…Mar 30, 2021Mar 30, 2021
Published inFAUN — Developer Community 🐾Deploy Rook-Ceph on KubernetesPods in Kubernetes are designed to be ephemeral. So, in order to keep the data, we need to save it on Persistent Volume (PV).Mar 25, 2021Mar 25, 2021
Thank you for the feedback Gerard, i'll edit the writing to add more about securityMar 12, 2021Mar 12, 2021
Openshift CodeReady Containers on Digital OceanI’m using CodeReady Containers as a preparation for my openshift exam. It still run well on my Thinkpad with 32GB of RAM, but it do make…Mar 9, 20214Mar 9, 20214
Hello ContainerTo understand more about container, lets try to build one. In this post, we will build a hello world application using flask framework.Feb 18, 2021Feb 18, 2021