Kubernetes Vertical Pod Autoscaler (VPA): Vertically Autoscale Your Application Workloads using Kubernetes Add Comment Edit Kubernetes Vertical Pod Autoscaler (VPA) Setup 1. At first install the kubernetes vertical pod autoscaler on kubernetes git clone https:/... Read More
HackerRank DevOps Interview Solution of Kubernetes: Basic Redis Deployment Add Comment Edit HackerRank DevOps Interview Solution of Kubernetes: Basic Redis Deployment ... Read More
HackerRank DevOps Interview Solution of Docker: Node Deployment Add Comment Edit HackerRank DevOps Interview Solution of Docker: Node Deployment Docker:... Read More
Kubernetes Horizontal Pod Autoscaler (HPA): Autoscale Your Application Workloads using Kubernetes Add Comment Edit Kubernetes Horizontal Pod Autoscaler (HPA) Setup Prerequisites: metrics-server For Minikube users: minikube addons enable metrics-server... Read More
Rolling Updates And Rolling Back Deployments in Kubernetes Kodekloud Add Comment Edit Question: There is a production deployment planned for next week. The Nautilus DevOps team wants to test the deployment update and rollb... Read More
Puppet Create a FIle Kodekloud Add Comment Edit Question: The Puppet master and Puppet agent nodes have been set up by the Nautilus DevOps team so they can perform testing. In Stratos DC... Read More
Create Pods in Kubernetes Cluster Kodekloud Add Comment Edit Question: The Nautilus DevOps team has started practicing some pods and services deployment on Kubernetes platform as they are planning to... Read More
Managing Jinja2 Templates Using Ansible Kodekloud Add Comment Edit Question: One of the Nautilus DevOps team members is working on to develop a role for httpd installation and configuration. Work is almost... Read More
Run a Docker Container Kodekloud Add Comment Edit Question: Nautilus DevOps team is testing some applications deployment on some of the application servers. They need to deploy a nginx con... Read More
Create a Docker Image From Container Kodekloud 4 Comments Edit Question : One of the Nautilus developer was working to test new changes on a container. He wants to keep a backup of his changes to the c... Read More
Ansible Facts Gathering Kodekloud Add Comment Edit Question: The Nautilus DevOps team is trying to setup a simple Apache web server on all app servers in Stratos DC using Ansible. They als... Read More
Puppet Setup File Permissions Kodekloud Add Comment Edit Question: The Nautilus DevOps team has put some data on all app servers in Stratos DC. jump host is configured as Puppet master server, a... Read More
Deploy Nagios on Kubernetes Kodekloud Add Comment Edit Question: The Nautilus DevOps team is planning to set up a Nagios monitoring tool to monitor some applications, services etc. They are pla... Read More
Ansible Archive Module Kodekloud Add Comment Edit Question: The Nautilus DevOps team has some data on jump host in Stratos DC that they want to copy on all app servers in the same data ce... Read More
Gitlab CI/CD to Deploy a Python App on Google Kubernetes Engine (GCP) Add Comment Edit Gitlab CI/CD Pipeline: https://gitlab.com/devops-test1/gitlab-cicd-gke-flask-app/ Read More
Resolve Git Merge Conflicts Kodekloud Add Comment Edit Question: Sarah and Max were working on writting some stories which they have pushed to the repository. Max has recently added some new ch... Read More
Grafana & Prometheus Important Queries for Monitoring Kubernetes Pods 2022 Add Comment Edit 1. Current Memory Usage of Pods (max(container_memory_working_set_bytes{pod!="",container!="POD"}) by (pod))/(1024*102... Read More
Ansible Create Users and Groups Kodekloud Add Comment Edit Question: Several new developers and DevOps engineers just joined the xFusionCorp industries. They have been assigned the Nautilus projec... Read More