• 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

Cloud_Devops

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

How to login to Docker Container/Pods ? Kubernetes/OpenShift

January 15, 2023 By Cloud_Devops Leave a Comment

Access Login - Container-Kubernetes

Container is a lightweight, standalone, and executable package of software that includes everything needed to run a piece of software, including the code, a runtime, system tools, libraries, and settings. containers are built from images, which are essentially snapshots of a container at a specific point in time. Docker is most widely used container solution […]

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

Kubernetes (k8s)- Disaster Recovery Strategies

January 10, 2023 By Cloud_Devops Leave a Comment

K8s DR Strategies

A disaster recovery (DR) strategy is a plan for maintaining and recovering critical systems and data in the event of a disaster or other interruption. Kubernetes (also known as K8s) is a popular open-source container orchestration system that allows users to automate containerized applications’ deployment, scaling, and management. A disaster recovery (DR) test is important […]

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

VMware VM Backup and Recovery Solutions – Native vs Third-Party

January 9, 2023 By Cloud_Devops Leave a Comment

VMware Native Tools vs Third-Party Tools

Backing up your virtual machines (VMs) is a crucial step in protecting your business against data loss and downtime. The size and technologies used in your data center will determine the backup and recovery products that are most suitable for your needs. While this article focuses specifically on the VMware environment, it is important to […]

Filed Under: Backup, Cloud, VM Backup, VMware, VMware vSphere Tagged With: Backup, Cloud, Disaster Recovery, DR, VM backup, VMware

Cloud Instance Backup / VM Backup strategies

January 9, 2023 By Cloud_Devops Leave a Comment

Cloud VM Backup

Backing up your cloud instances is important for various reasons. Cloud instances can experience data loss due to a variety of reasons, including hardware failure, software bugs, and cyber attacks. Backing up your instances can help protect against data loss by providing a copy of your data that you can use to restore your instance […]

Filed Under: AWS, AWS Backup, Azure, Azure, Azure Backup, Azure IaaS, Cloud, DevOps, GCP, VMware Tagged With: AWS, Azure, Cloud, DevOps, GCP, VMware

Git for beginners – Zero to Hero – Basic Operations

January 6, 2023 By Cloud_Devops Leave a Comment

Git - Keeping track of the code

Git is a version control system similar to subversion. It is primarily used for source code management in software development. It can be used to keep track of changes in any set of files. With Git, users can track changes to files over time, revert back to earlier versions of the files, and collaborate with […]

Filed Under: Git, GitHub Tagged With: Cloud, DevOps, Git, GitHub

Openshift secure route TLS – Is it possible to use secrets?

December 5, 2022 By Cloud_Devops 3 Comments

FQDN - TLS Certificate - OCP Route - Cert-utils Operator

The OpenShift Container Platform provides multiple options to provide access to external clients. The route is one of the methods to provide the access to external clients. We can enable TLS termination on route to encrpt the data sent over to the external clients. We need to update the valid certificate and private key in […]

Filed Under: DevOps, kubernetes, Openshift Tagged With: DevOps, kubernetes, Openshift

Backup Solution for VMware vSphere v8 / vCenter v8

December 1, 2022 By Cloud_Devops Leave a Comment

BDRSuite 5.5 released

Are you looking for a VMware vSphere 8-supported enterprise backup tool? VMware vSphere 8 is a next-gen hypervisor to host enterprise workloads on both ONPREM and Cloud. It also supports GPU-based acceleration and is integrated with Kubernetes to support microservices. Most of the workloads will be migrated to the microservices platform by 2025. VMware Tanzu is exclusively […]

Filed Under: Vembu BDR, VMware, VMware Free Tools, VMware vSphere Tagged With: AWS, Azure, Backup, BDRSuite, GCP, Linux, VMware, vmware vsphere 8, Windows

How to expose service on the Openshift? Enable TLS secure route?

November 13, 2022 By Cloud_Devops Leave a Comment

OpenShift route

Openshift provides multiple options to expose the application to external traffic. When you deploy a pod in openshift, kubernetes allocates the internal IP address for each pod. If you are deploying an nginx container to serve the webpage, the nginx pod will have a unique internal IP address but it can’t be accessed outside the […]

Filed Under: DevOps, kubernetes, Openshift Tagged With: DevOps, Ingress, K8s, kubernetes, LoadBalancers, Node Port, Openshift, Secure route, TLS

Quick vi editor hacks for DevOps Engineers

November 8, 2022 By Cloud_Devops Leave a Comment

Convert the text to UPPER case - vi editor

DevOps engineers have to work on a wide range of toolsets to meet the organization’s requirements. In the DevOps role, one tool is going to stay forever to make an engineer’s life simple and more powerful. As the article heading says, it is “vi” editor. The “vi” editor is created by Bill Joy in 1976 […]

Filed Under: Cloud, DevOps, Linux, Linux - How to ? Tagged With: Ansible, Cloud, DevOps, Linux, RHEL7

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·