Deploy a Sample Live Angular frontend microservice on Cloud Kubernetes Cluster 2022 Add Comment Edit At first setup nginx ingress on your managed cloud kubernetes cluster create a helm-install.sh and replace the your-cluster-name here with... Read More
Setup Puppet Certs Autosign Kodekloud 1 Comment Edit Question: The Puppet server package is already installed on puppet master i.e jump server and the Puppet agent package is already installed... Read More
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