• 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

K8s

Kubernetes in a docker – Explore “Kind” k8s cluster tool

September 10, 2022 By Cloud_Devops Leave a Comment

kind - k8s

kind is primarily testing the kubernetes cluster locally with very minimal resources. Kind – Kubernetes in docker spins up the docker container as a node. If you are new to Kubernetes and looking for a k8s environment to practice, kind is the right tool. Minikube is another famous kubernetes available for developers and testing. Minikube […]

Filed Under: DevOps, Kind, kubernetes Tagged With: DevOps, K8s, kind, kubernetes

Kubernetes Storage – Dynamic NFS-Client Provisioner

April 28, 2022 By Cloud_Devops 2 Comments

NFS-Provisioner-K8s Kubernetes

NFS subdir external provisioner is an automatic provisioner that uses your existing and already configured NFS server to support dynamic provisioning of Kubernetes Persistent Volumes via Persistent Volume Claims. This article will walk you through how to deploy NFS Subdir External Provisioner to the k8s cluster and create the PV using the NFS backend storage. We just need […]

Filed Under: Cloud, DevOps, K8s Storage, kubernetes, Microservices Tagged With: Cloud, DevOps, K8s, kubernetes, NFS, Storage

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

Kubernetes /Minikube – Enable Dashboard – RHEL 7 / CentOS 7

May 25, 2019 By Cloud_Devops Leave a Comment

Kubernetes Dashboard - Minikube

Are you missing Kubenertes Dashboard on Minikube deployment? This article will walk through how to enable the dashboard on Minikube deployment on localhost and remote client. The dashboard is a web-based user interface for Kubernetes. Web-UI is useful to deploy containerized applications in Kubernetes cluster and manage the cluster resources. It could also help to […]

Filed Under: kubernetes, Minikube Tagged With: K8s, kubernetes, Minikube

How to Deploy Kubernetes ? Minikube on RHEL/CentOS

May 24, 2019 By Cloud_Devops Leave a Comment

How to create a Kubernetes’s sandbox environment?.  How to experience Kubernetes in Laptop/Desktop? MiniQube is developed for desktop/Laptop environment to experience the Kubernetes cluster.  “Minikube” runs a single-node Kubernetes cluster inside the Virtual Machine on Laptop/Desktop with help of virtualization technology (Virtual Box, KVM, VMware Fusion). This article will walk through the deployment of  Minikube […]

Filed Under: kubernetes, Minikube Tagged With: K8s, kubernetes, Minikube

« Previous Page

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·