Member-only story

Cloud Native Java with Kubernetes, Spring Boot, Docker, and Minikube

Juarez Junior
Oracle Developers
Published in
7 min readOct 2, 2022
Cloud-native Java

by Juarez Junior

Introduction

This blog post is an essential step-by-step guide on installing, configuring, and testing a local Kubernetes (K8s) development environment with Docker Desktop, Chocolatey, and Minikube. Such software components will allow you to have a Kubernetes environment to test your deployments locally.

It will provide you with the right and quick steps to have your Kubernetes environment up and running in a few minutes. Time to get started!

Prerequisites

Install Docker Desktop for Windows

The very first step is to install Docker Desktop. Docker has solid and extensive documentation about such a procedure so we won’t replicate it here.

There are versions for Linux, Windows, and Mac. Please select per your OS, and follow the instructions on the respective links below.I like Linux; however, I selected Windows this time instead.

--

--

Oracle Developers
Oracle Developers

Published in Oracle Developers

Aggregation of articles from Oracle engineers, Groundbreaker Ambassadors, Oracle ACEs, and Java Champions on all things Oracle technology. The views expressed are those of the authors and not necessarily of Oracle.

No responses yet