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
Deploy Nginx and Phpfpm on Kubernetes Kodekloud Add Comment Edit Question: The Nautilus Application Development team is planning to deploy one of the php-based application on Kubernetes cluster. As per ... Read More
Git Repository Update Kodekloud Add Comment Edit Question : The Nautilus development team started with new project development. They have created different Git repositories to manag... Read More
Deploy Guest Book App on Kubernetes Kodekloud Add Comment Edit Question : The Nautilus Application development team has finished development of one of the applications and it is ready for deployment. ... Read More
Countdown Job in Kubernetes Kodekloud Add Comment Edit Question: The Nautilus DevOps team is working on to create few jobs in Kubernetes cluster. They might come up with some real scripts/comma... Read More