In this tutorial we will setup k3s on oracle cloud ARM machine with MetalLB and nginx ingress controller
Category: DevOps
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
Elastic stack (ELK) is a combination of multiple open source products (Elastic search+Logstash+Kibana) which takes data from different sources and visualize the data in Kibana. In this tutorial, we will see how to setup Elastic stack with Metricbeat by using docker 🤓. Metricbeat is a data shipper which collect the metrics from the system’s logs …
We will see how to setup Jenkins in different servers as master and slave.