Tag

Minikube

1 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
Apr 17, 2025 · Cloud Native

Deploying WordPress with Kubernetes Resource Orchestrator (Kro) on Minikube

This guide explains how to use the Kubernetes Resource Orchestrator (Kro) to define a reusable Resource Graph Definition for WordPress, install Minikube and Kro, and deploy multiple WordPress instances on a local Kubernetes cluster.

DevOpsKroKubernetes
0 likes · 8 min read
Deploying WordPress with Kubernetes Resource Orchestrator (Kro) on Minikube
DevOps Operations Practice
DevOps Operations Practice
Sep 24, 2024 · Cloud Native

How to Install MiniKube on RHEL 8

This guide provides a step‑by‑step tutorial for installing MiniKube on RHEL 8, covering system updates, required dependencies, Docker and kubectl installation, MiniKube binary setup, cluster startup, verification, and optional add‑ons, ensuring a functional local Kubernetes environment.

DockerInstallationKubernetes
0 likes · 6 min read
How to Install MiniKube on RHEL 8
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Oct 22, 2020 · Cloud Native

Kubernetes Overview, Architecture, and Hands‑On Deployment with Minikube

This article introduces Kubernetes fundamentals, explains its production‑grade nature, container concepts, orchestration features, core architecture, and provides step‑by‑step commands for installing Minikube, creating a cluster, deploying an Nginx application, exposing it as a service, scaling, updating, and deleting the deployment.

Container OrchestrationKubernetesMinikube
0 likes · 16 min read
Kubernetes Overview, Architecture, and Hands‑On Deployment with Minikube
DevOps
DevOps
Mar 23, 2020 · Cloud Native

Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path

This article explains why Kubernetes has become the de‑facto standard, outlines simple methods to get a usable cluster such as Katacoda, Minikube or cloud services, and proposes a focused learning path that starts with core concepts and real‑world deployment scenarios for developers.

AzureDevOpsKatacoda
0 likes · 8 min read
Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path
DevOps Cloud Academy
DevOps Cloud Academy
Aug 31, 2019 · Cloud Native

Introduction and Installation Guide for Minikube on CentOS 7

This guide provides a step‑by‑step tutorial for installing Minikube on a CentOS 7 virtual machine, including prerequisite setup, VirtualBox installation, Kubernetes cluster deployment, Dashboard and kubectl configuration, common commands, and troubleshooting tips for developers.

CentOSKubernetesMinikube
0 likes · 6 min read
Introduction and Installation Guide for Minikube on CentOS 7
DevOps Cloud Academy
DevOps Cloud Academy
Aug 31, 2019 · Cloud Computing

Configuring Proxy Settings for Minikube Installation

This guide explains how to set up a proxy machine, configure proxy environment variables on Linux, and test the proxy to ensure Minikube can access external resources, while reminding users to open the necessary proxy ports on the server.

Environment VariablesKubernetesLinux
0 likes · 2 min read
Configuring Proxy Settings for Minikube Installation