Deploying vSphere IaaS Control Plane with Avi Load Balancer and VDS – part 1
|

Deploying vSphere IaaS Control Plane with Avi Load Balancer and VDS – part 1

vSphere IaaS Control Plane with VMware Avi Load Balancer and vSphere Distributed Switch (VDS) provides a robust architecture for managing and delivering containerized applications in a virtualized environment. This setup, enables unified environment where Kubernetes applications can run alongside with traditional virtual machines. Administrators can deploy K8S workload clusters directly on vSphere environment. For some time, this product was know as vSphere with Tanzu or Tanzu Kubernetes Grid Service, aka TKGs.

Monitoring VMware vSphere with Zabbix

Monitoring VMware vSphere with Zabbix

Zabbix is an open-source monitoring tool designed to oversee various components of IT infrastructure, including networks, servers, virtual machines, and cloud services. It operates using both agent-based and agentless monitoring methods. Agents can be installed on monitored devices to collect performance data and report back to a centralized Zabbix server.

Red Hat OpenShift – Configuring an htpasswd identity provider
|

Red Hat OpenShift – Configuring an htpasswd identity provider

After creating the cluster, default user kubeadmin was prepared to log in to the new environment. However, there are several more secure ways to access your Red Hat OpenShift cluster. You can use different identity providers like LDAP, Keystone, Google, GitHub or OpenID Connect. Another one is HTPasswd which seems to be easiest to configure and use.

Red Hat OpenShift – Updating a cluster using the Web Console and CLI
|

Red Hat OpenShift – Updating a cluster using the Web Console and CLI

One of the challenges that organizations and administrators need to be familiar is installing patches/updating the Red Hat OpenShift infrastructure. There are two ways to update a cluster: using Web Console or CLI. With both methods, you can achieve the same result and update is smooth.

Red Hat OpenShift Single Node – Assisted Installer
|

Red Hat OpenShift Single Node – Assisted Installer

Red Hat OpenShift Container Platform is a container Kubernetes platform. With OpenShift, organizations can automate application deployment and management.
RH Openshift can be run in a private cloud infrastructure directly on the bare metal servers and on the virtualization platforms like VMware, Nutanix or Openstack. Also, it’s possible to install OCP in the public clouds like AWS, Azure, GCP or Alibaba.