Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.72 KB

00-prerequisites.md

File metadata and controls

34 lines (21 loc) · 1.72 KB

Prerequisites

Preface

Goal 🥅

Attempting to create a step-by-step walkthrough in creating an effiecient CI/CD process utilizing this simple 🐹 app.

Basically focusing on the process and automation of getting source code deployed.

!Goal ✋

There is minimal emphasis on security 🔒, from setting up a ☸️ cluster to exposing and safely utilizing external services as well as exposing this simple 🐹 application.

Basically the focus is on learning, implementing and understanding the flow/transition of source code to deployment

Assumptions

kubernetes enabled on 🍎

enable kubernetes on docker-for-mac

Sections

Next
Installing the Client Tools