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…
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…
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…
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…
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…
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…