SHOWING RESULTS FOR:

How to access Kubernetes Dashboard from outside cluster

Kubernetes dashboard is a service running on master node which provide dashboard features to deploy application and services in kubernetes cluster using GUI dashboard,...

Kafka Console Commands

Kafka Console Commands are the basic CLI commands which can be used to complete the task like to create topic, alter topic, produce messages...

Kubernetes Cluster Setup on Ubuntu 20.04

Kubernetes introduction Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now...

Grafana HA Cluster Setup

What is Grafana? Grafana is an open-source visualization software. It allows you to create Dashboards based on input metrics. It provides you with tools to...

How to install Rundeck on Centos8

What is Rundeck? Rundeck Is a free open source software for automatically managing servers (Linux, Windows and MacOS) by scheduling jobs. built around the idea of...

Create Load Balancer using GCP Load Balancing

In this article, we will be learning how to create a load balancer in the Google Cloud Platform (GCP). What is Load Balancing? Load Balancing is...

SElinux management in Linux Centos/RHEL8

What is SELinux? Selinux is a one type of security that enhances the security that allows users and administrators more control over which users and...

Kafka and Zookeeper HA Cluster Setup.

Kafka and Zookeeper cluster setup is something where multiple Kafka and Zookeeper are running on different VMs to provide HA. Before we get into...

How to install chef on centOS 8

Chef is open source, popular infrastructure as code management tool (IaC), it is used to administrate, manage, configuration and deployment of resources across network...

How to install Apache Zookeeper on Centos 8

Introduction ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used...

Latest news