Skip to content
Middleware Inventory
  • Home
  • About Us
  • Middleware
    • weblogic
    • WAS
    • Websphere
    • wlst
    • wsadmin scripts
    • JMS
    • ActiveMQ
    • Troubleshooting
    • Apache
    • Best Practice
    • F5-Big-IP
  • Devops
    • Ansible
    • AWS
    • Docker
    • Packer
    • Splunk
    • Terraform
    • Vagrant
    • Kubernetes
  • Newsletter
  • Book a Consultation

Category: Kubernetes

nginx connection refused

Kubernetes NGINX Sidecar ReverseProxy - Connection refused Localhost

Updated on: February 11, 2024 Sarav AK

While using NGINX reverse Proxy as a Sidecar container for your microservice, We often use localhost to connect to the application container on the same POD but it can potentially harm your application availability in certain systems and lead to a lot of 502 or connection refused issues Here is[...]

Read more
kubernetes rollout

How Kubernetes Replicasets help as a Version Control | Devops Junction

Updated on: June 13, 2023 Sarav AK

Do you know Kubernetes replica sets can be used as version control or revision control system? If you have used the kubectl rollout command to check the revisions of the deployment. or to undo the last deployment, you might already be aware that the deployments do track the last 10[...]

Read more
kubernetes service

Kubernetes Service - Basics with Examples | Devops Junction

Updated on: June 8, 2023 Sarav AK

In the world of Kubernetes, Services are the backbone of networking. there are multiple types of services in Kubernetes Every Service is different and used for different use cases, In this article I am trying to talk about the Fine-grained details of each service. If you are a Kubernetes practitioner[...]

Read more
Kubernetes Cronjobs

Kubernetes CronJob - How to handle concurrency and duplicates | Devops Junction

Updated on: May 3, 2023 Sarav AK

Kubernetes cronjobs are useful to schedule a task to run at a specific time just like the crontab in Linux Just like any scheduling, Kubernetes cronjobs comes with a set of advanced features which can be configured to an optimal level. Before you are using Kubernetes cronjobs in production, please[...]

Read more

Kubernetes Headless Service - Introduction and examples | Devops Junction

Updated on: April 19, 2023 Sarav AK

Kubernetes headless service is a Kubernetes service that does not assign an IP address to itself. Instead, it returns the IP addresses of the pods associated with it directly to the DNS system, allowing clients to connect to individual pods directly. This means that each pod has its own IP[...]

Read more
Kubectl Port Forward

Kubectl PortForward Examples - How to PortForward in K8s | Devops Junction

Updated on: May 6, 2023 Sarav AK

Kubectl is a command-line tool used for managing Kubernetes clusters. It provides a way to interact with the Kubernetes API, deploy applications, and monitor resources running on a Kubernetes cluster. One of the valuable features of kubectl is the port forwarding functionality, which allows users to access services running inside[...]

Read more
Kubernetes Probes Example

K8s Probes - Liveness, Readiness, Startup Examples | Devops Junction

Updated on: March 22, 2023 Sarav AK

Kubernetes probes are a mechanism for determining the health of a container running within a pod. Kubernetes supports three types of probes: Liveness, Readiness, Startup. Each of these probes serves a different purpose and helps Kubernetes manage the container lifecycle. In the following diagram, I have tried to represent the[...]

Read more
scale down all namespace

Kubectl Scale down Pods and Save Cost - Kubernetes | Devops Junction

Updated on: March 12, 2023 Sarav AK

As the industry is going heavy on Kubernetes, as more and more monoliths are converted to microservices and onboarded to Kubernetes, as the number of namespace and nodes increase in your Kubernetes cluster, the cost of running Kubernetes would also increase proportionally There are a lot of cost optimization ideas[...]

Read more
Kubectl Evicted Pods

Why Failed or Evicted pods are not deleted and How to delete them

Updated on: March 22, 2023 Sarav AK

In Kubernetes, Evicted or Failed Pods are not cleared until the sum of total terminated pods reaches a certain number This numeric value is by default set at 12500 on standard Kubernetes including managed services like EKS, AKS, GCP etc and it is set at the Control Plane level as[...]

Read more
what is pod

Why we need POD in Kubernetes | Devops Junction

Updated on: January 17, 2023 Sarav AK

In this article let us explore the reasons why we need POD in Kubernetes and why cannot we deploy the container directly to Kubernetes. Before we start with our reasoning, Let us refresh our memory with what is POD POD ( as in a pod of whales or a pod[...]

Read more

Categories

  • ActiveMQ (4)
  • AI (1)
  • Ansible (69)
  • Apache (8)
  • AWS (52)
  • Azure (1)
  • Best Practice (5)
  • BitBucket (1)
  • Boto (3)
  • Cloud (1)
  • Database (2)
  • DataEngineering (2)
  • Development (3)
  • DevOps_Beginner (13)
  • Docker (11)
  • EFK (1)
  • Elastic Search (1)
  • F5-Big-IP (6)
  • FluentD (2)
  • GCP – GoogleCloud (2)
  • Github Actions (1)
  • Grafana (1)
  • Graphite (1)
  • IBM Cloud (1)
  • IBM Websphere (2)
  • IHS and Apache (10)
  • IIS (4)
  • JavaScript (3)
  • Jenkins (4)
  • Joomla (1)
  • Kubernetes (35)
  • Middleware (3)
  • mysql (5)
  • Network Troubleshooting (1)
  • Networking (2)
  • NodeJS (2)
  • Office365 (1)
  • OpenSource (2)
  • Oracle DB (3)
  • Oracle Weblogic (2)
  • Our Products (2)
  • Packer (2)
  • Perl (1)
  • PHP (1)
  • PostgreSQL (2)
  • PowerShell (1)
  • problem/solution (8)
  • Prometheus (1)
  • Pulumi (1)
  • Python (3)
  • Python Flask (1)
  • python_scripts (7)
  • Redis (1)
  • SendGrid (1)
  • Serverless (1)
  • Shell Scripting (6)
  • SOAP Web Services (1)
  • Splunk (1)
  • SRE (1)
  • StatsD (1)
  • SystemDesign (1)
  • Terraform (13)
  • tomcat (8)
  • tools (6)
  • Traefik (1)
  • Troubleshooting (3)
  • Uncategorized (11)
  • Unix (5)
  • Vagrant (4)
  • VueJS (2)
  • Vulnerabilities & Fixes (21)
  • weblogic (51)
  • Webserver (1)
  • Websphere (8)
  • Windows Server (5)
  • wlst (7)
  • wordpress (2)
  • wsadmin scripts (1)
Powered by MiddlewareInventory and gritfy
We use cookies to ensure that we give you the best experience on our website. The Cookies collected are used only to Show customized Ads. We Hope you are fine with it.OkNoPrivacy policy
Revoke cookies