• 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 – 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

LAB – Setup Google Kubernetes Engine cluster in 10mins

July 20, 2021 By Cloud_Devops Leave a Comment

GKE logo

Kubernetes is a container orchestration platform and helps to automate application deployment, scaling, and management. Kubernetes platform services are offered by all the major cloud providers. Kubernetes was originally designed by Google (Borg system) and donated to Cloud Native Computing Foundation (CNCF). Google offers Kubernetes services in the name of GKE (Google Kubernetes Engine). When you […]

Filed Under: Cloud, GCP, kubernetes Tagged With: Container, Google Cloud

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

GitOps vs Infrastructure as Code

June 20, 2021 By Cloud_Devops 1 Comment

GitOps-Flow

What is GitOps? Why it’s so popular? GitOps is nothing but doing “Infrastructure as Code” right. “Infrastructure as code” is creating infrastructure using code rather than creating it manually. As I mentioned in the previous article, IaC has been evolved over the period, as “Network as code”, “Security as Code”, “Policy as Code” etc. So […]

Filed Under: Automation, Cloud, kubernetes Tagged With: Automation, Cloud, Cloud Automation, GitOps, IaC, kubernetes

What is Infrastructure as Code ? IaC

June 16, 2021 By Cloud_Devops Leave a Comment

X as Code

Define all your IT infrastructure as Code instead of creating it manually. So that Infrastructure resources can be easily re-created or replicated. Managing IT infrastructure might be a hard job in the past but not now. In the past, system administrators have to manually manage and configure all of the hardware and software that was […]

Filed Under: Ansible engine, Automation, AWS, Azure, Azure, Cloud, Cloud Automation, kubernetes, Terraform Tagged With: Ansible, AWS, Chef, Everything as Code, GCP, IaC, Infrastructure as Code, Puppet, X as Code

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·