How to Deploy Application In Kubernetes (Local Environment) Add Comment Edit Introduction: As the demand for scalable and containerized web applications grows, Kubernetes remains a popular choice for orchestrating... Read More
How to Install Kubernetes Easily in Your Local Environment Add Comment Edit 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 Add Comment Edit 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 Add Comment Edit 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 1 Comment Edit 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 Add Comment Edit 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 Add Comment Edit 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 1 Comment Edit K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It has SRE experience codified ... Read More