Introduction: As the demand for scalable and containerized web applications grows, Kubernetes remains a popular choice for orchestrating...
Read More
Home / kubernetes
Showing posts with label kubernetes. Show all posts
Showing posts with label kubernetes. Show all posts
How to Install Kubernetes Easily in Your Local Environment
Introduction: Are you eager to harness the power of Kubernetes for local development? Look no further! In this comprehensive guide, we...
Read More
[Interview] Kubernetes Quiz Solution of Turing
Solution of Turing Kubernetes Quiz You are a DevOps at Turing. You want to open up a proxy port on localhost for Kubernetes cluster. Which...
Read More
10 Kubernetes Best Practices to Follow for your DevOps Architecture
10 best practices to follow when working with Kubernetes: Use Namespace : Utilize Kubernetes namespaces to logically partition your cl...
Read More
Kubernetes Time Check Pod Kodekloud
Question: The Nautilus DevOps team want to create a time check pod in a particular Kubernetes namespace and record the logs. This might be...
Read More
Avoid 5 things if you are using Kubernetes in Production
Failing to ensure production grade infrastructure & fault tolerance: If you are creating kubernetes cluster for production then ma...
Read More
How to Install or Setup Elasticsearch, Filebeat, Logstash, and Kibana (ELK Stack) in Kubernetes Cluster
Installation Clone the repository git clone https://github.com/shawon100/elasticsearch-logstash-kibana-kubernetes Then add the...
Read More
How to Install and Use K8sGPT tool to analyze Kubernetes POD and Service Error
K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It has SRE experience codified ...
Read More
How to Setup Kubernetes Dashboard with Nginx Ingress 2022
At first create a dashboard.yml file and paste this yml. Then edit the yml by changing your dashboard url in the ingress part. Yml Link ht...
Read More
Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD
Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD Source Code With CI/CD and Infra Setup: https://github.com/shawon10...
Read More
Deploy a Sample Live Angular frontend microservice on Cloud Kubernetes Cluster 2022
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
Kubernetes Vertical Pod Autoscaler (VPA): Vertically Autoscale Your Application Workloads using Kubernetes
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
HackerRank DevOps Interview Solution of Kubernetes: Basic Redis Deployment ...
Read More
Kubernetes Horizontal Pod Autoscaler (HPA): Autoscale Your Application Workloads using Kubernetes
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
Question: There is a production deployment planned for next week. The Nautilus DevOps team wants to test the deployment update and rollb...
Read More
Subscribe to:
Posts
(
Atom
)