• 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

kubernetes

kubernetes cluster setup – k8s LAB using Kubespary – Part 1

April 27, 2022 By Cloud_Devops Leave a Comment

k8s LAB

How to set up a Kubernetes cluster in an automated fashion on our LAB environment? This article will walk you through kubernetes installation on Ubuntu on my windows 10 workstation. Getting hands-on on kubernetes is not a big task nowadays. There are hundreds of kubernetes variants available in the market including managed kubernetes environments like […]

Filed Under: Ansible engine, Automation, Cloud, kubernetes, VMware Tagged With: Ansible, K8s, kubernetes, kubespary, LAB, virtualbox, VMware

How to export the docker image as tarball ? Is it possible to import it without a repository?

March 29, 2022 By Cloud_Devops Leave a Comment

How do I transfer a Docker image from one machine to another one without using a repository? Is the repository is mandatory to transfer the image between hosts? No. We can simply save the docker image as a tarball and transfer it to the remote host. You can import the docker image from the tar […]

Filed Under: DevOps, Docker, kubernetes Tagged With: Containers, DevOps, Docker, kubernetes

Kubernetes Backup – Kasten K10 Test drive

September 10, 2021 By Cloud_Devops Leave a Comment

Kasten K10 by Veeam - logo

The Kubernetes platform is fundamentally different from earlier compute infrastructures and IaaS. In Kubernetes, there is no mapping of applications to servers or VMs. so the backup solution needs to understand this Kubernetes-native architectural pattern, and be able to deal with continuous change. High-velocity application development and deployment cycles are the norms in Kubernetes environments. […]

Filed Under: Cloud, DevOps, Docker, kubernetes, Veeam Tagged With: AWS, Azure, Backup, DevOps, Docker, DR, GCP, K10, kubernetes, Openshift, veeam

Kubernetes – CKA Exam – Sample question 3

September 7, 2021 By Cloud_Devops Leave a Comment

CKA

Here is yet another interesting and useful sample question for the CKA exam. The Certified Kubernetes Administration exam is a performance-based exam, unlike other professional exams. Hence, you need to make your hands dirty by building a new Kubernetes cluster and trying all the sample questions. In UnixArena, I have shared sample questions and detailed […]

Filed Under: CKA Exam, kubernetes Tagged With: CKA, CKA exam, DevOps, Docker, kubernetes

Kubernetes – Stateful vs Stateless applications

August 30, 2021 By Cloud_Devops 1 Comment

Statefullsets - Scale Down / Scale up

Kubernetes is very famous to host stateless applications. With the growth in popularity of containers, companies began to provide ways to manage both stateless and stateful containers in Kubernetes. Stateful applications stores information locally or on the remote storage. Stateful apps use the same servers/pods each time they process a request from a user. Stateful […]

Filed Under: Cloud, DevOps, kubernetes, Microservices Tagged With: Cloud, DevOps, kubernetes, Stateful, Stateless

Kubernetes – CKA Exam – Sample questions 2

August 4, 2021 By Cloud_Devops Leave a Comment

CKA

Here are the second set of sample questions for CKA (Certified Kubernetes exams). This set of questions are related to Kubernetes secrets. A secret is an object that contains a small amount of sensitive data such as a password, a token, or a key.  This helps to avoid the plain text passwords in the application […]

Filed Under: CKA Exam, kubernetes Tagged With: CKA exam, DevOps, kubernetes

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

Why Kubernetes Backup is so important ?

July 29, 2021 By Cloud_Devops Leave a Comment

Kasten K10 - Veeam

Containers are a flexible and efficient way to run IT tasks. Kubernetes is one of the most widely adopted container orchestration platforms. Containers have expanded to run a much wider range of processes, including full-scale applications. Docker Swarn and Apache Mesos are other container orchestration platform exist in the market. In recent times, most enterprise […]

Filed Under: Docker, kubernetes, Openshift Tagged With: AKS, DevOps, Docker, EKS, Kasten K10, kubernetes, Kubernetes Backup, Openshift, RANCHER

GitOps – Install and Configure Argo CD for Kubernetes

July 22, 2021 By Cloud_Devops 1 Comment

argocd-logo

Managing the Kubernetes cluster is very simple if you use the right toolsets. Argo CD is one of the popular tools to manage the Kubernetes clusters in a declarative way. It’s a GitOps continuous delivery tool for Kubernetes. Argo CD helps to manage Application definitions, configurations, and environments in a declarative fashion and version controlled […]

Filed Under: DevOps, GitOps, Infrastructure as Code, kubernetes Tagged With: ArgoCD, Cloud, DevOps, EKS, GitOps, GKE, IaC, kubernetes

Kubernetes – CKA sample exam questions

July 12, 2021 By Cloud_Devops 3 Comments

CKA

There is no doubt about the fact that the adoption of Kubernetes is expected to grow exceptionally in upcoming years. Kubernetes Job search has been vastly increased by 200% in job portals. The Certified Kubernetes Administrator (CKA) program was created by the Cloud Native Computing Foundation (CNCF), in collaboration with The Linux Foundation. CKA exams […]

Filed Under: kubernetes Tagged With: CKA, CKA exam, kubernetes

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·