Tag: VMware Cloud-Native

vRealize Log Insight Cloud

Presenting vRealize LogInsight Cloud Fluentbit Helm Chart For TKG/Kubernetes Logs

Previously I had published Helm Chart for vRealize Log Insight Cloud using fluentd, In this blog, I will present Helm Chart using the fluent bit. It deploys fluent bit (version 1.7 which has Multithread Support) as deamon set with 4 workers to collect logs from Kubernetes Cluster. I have verified…Continue readingPresenting vRealize LogInsight Cloud Fluentbit Helm Chart For TKG/Kubernetes Logs

vRealize Log Insight Cloud

Forwarding Red Hat Openshift Logs to vRealize Log Insight Cloud using Log Forwarding API

 Overview Red Hat OpenShift is an open-source container application platform based on the Kubernetes container orchestrator for enterprise application development and deployment.  Starting with OpenShift 4.3, a new approach called the Log Forwarding API  was made available to not only simplify the ability to integrate with external log aggregation solutions…Continue readingForwarding Red Hat Openshift Logs to vRealize Log Insight Cloud using Log Forwarding API

Uncategorized

Introducing vRealize LogInsight Cloud Helm Chart for Kubernetes Logs

 In this blog, I would like to Introduce Helm Chart which I built for vRealize LogInsight Cloud.  It deploys fluentd as deamonset to collect logs from Kubernetes Cluster. I have verified with the following flavors  Tanzu Kubernetes Grid (TKG) K8 Cluster Vanilla K8 Clusters deployed on vSphere/AWS  Once you have…Continue readingIntroducing vRealize LogInsight Cloud Helm Chart for Kubernetes Logs

Uncategorized

Configure Log forwarding from VMware Tanzu Kubernetes Cluster to vRealize Log-Insight

As a personal project, I tested forwarding logs from TKG Cluster to vRealize Log Insight. I would love if anyone is willing to try it and provide feedback Once the logs are flowing you can create a Dashboard to visualize your TKG environment like the below sample dashboard Procedure The…Continue readingConfigure Log forwarding from VMware Tanzu Kubernetes Cluster to vRealize Log-Insight

Uncategorized

Kubernetes Dashboard on VMware PhotonOS

What is Kubernetes Dashboard Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized…Continue readingKubernetes Dashboard on VMware PhotonOS

Uncategorized

Kubernetes Installation & Configuration on VMware Photon OS

What is Kubernetes Kubernetes is an open-source platform for automating deployment, scaling, and operations of application containers across clusters of hosts, providing container-centric infrastructure. With Kubernetes, you are able to: Deploy your applications quickly and predictably. Scale your applications on the fly. Seamlessly roll out new features. Optimize use of…Continue readingKubernetes Installation & Configuration on VMware Photon OS

Uncategorized

VMware Photon OS Installation & Configuration

What is Photon OS Photon OS is a minimal Linux container host designed to have a small footprint and tuned for VMware platforms.  It offers following benefits Optimized for vSphere – Validated on and tuned for VMware product and provider platforms. Container support – Supports Docker, rkt, and the Pivotal…Continue readingVMware Photon OS Installation & Configuration

Uncategorized

Admiral – Management UI for Containers (Docker)

VMware Admiral is a highly scalable and very lightweight Container Management platform for deploying and managing container based applications. It is designed to have a small footprint and boot extremely quickly. Admiral is intended to provide automated deployment and lifecycle management of containers. Rule-based resource management – Setup your deployment…Continue readingAdmiral – Management UI for Containers (Docker)