• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

GKE

How to patch kubernetes existing deployment? How to roll back?

January 22, 2024 By Cloud_Devops Leave a Comment

Kubernetes - deployment patch - roll back

Patching a Kubernetes deployment involves making updates or changes to an existing deployment. This can be useful for various reasons, such as fixing bugs, applying security updates, introducing new features, or making configuration changes. Kubernetes provides several mechanisms to patch deployments, and the choice depends on the nature of the changes you want to make. […]

Filed Under: AKS, Cloud, DevOps, EKS, GKE, kubernetes, Openshift Tagged With: DevOps, K8s, kubernetes

Kubernetes – How to cleanup the failed pods from all namespaces ?

February 3, 2023 By Cloud_Devops 1 Comment

k8s - Delete the failed pods

In the Kubernetes environment, we could often see that pods might fail due to various reasons. Most of the time, it could be related to config issues or capacity-related issues. In such conditions, you could see the pod status could be “pending”, “Crashloopbackoff”, “evicted”, “Failed”, “ContainerCannotRun”, “Error”, “ContainerCreating” etc. As a DevOps engineer, you need […]

Filed Under: AKS, EKS, GKE, kubernetes, Openshift Tagged With: AKS, AWS, Azure, Container, DevOps, Docker, EKS, kubernetes, Openshift, Pods, Redhat

GKE – Install and Configure Prometheus – Kubernetes

July 31, 2021 By Cloud_Devops 1 Comment

Prometheus - Setup

Prometheus is an open-source monitoring framework. It provides out-of-the-box monitoring capabilities for the Kubernetes container orchestration platform. It is the most widely used monitoring tool for the Kubernetes cluster. There are some unique challenges to monitor the Kubernetes cluster. This needs to be addressed by deploy reliable monitoring, alerting and graphing architecture. Prometheus covers a […]

Filed Under: DevOps, GKE, kubernetes, Monitoring Tagged With: Alerting, DevOps, GCP, GKE, Grafana, kubernetes, Prometheus

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·