In this tutorial we will setup k3s on oracle cloud ARM machine with MetalLB and nginx ingress controller
Category: Kubernetes
Centralized logging is one of the essential part in Kubernetes environment. In this tutorial, we will deploy Elasticsearch, Fluend and Kibana with Helm for logging.
GlusterFS is a network attached distributed storage solution that connects multiple storage pool from different machines and act as a simple unified storage. It’s a high available, durable storage solution that can scale out and able to store petabyte of data.
Rancher is a complete Kubernetes management tool which simplifies the Kubernetes cluster management. It is an open-source multi-cluster orchestration platform.
Kubernetes is a very dynamic environment. In order to monitor this, we need a tool like Prometheus which can monitor such dynamic environment
We will setup dynamic NFS provisioning so that whenever a user needs the storage, the storage will be provisioned automatically