Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 1.42 KB

File metadata and controls

30 lines (24 loc) · 1.42 KB

Work on Project Pace - Local installation of Kubernetes and Deploy an app and protect it with Kasten

Introduction

Michael Cade (blog) has been working on a new learning project called "Project Pace".

The idea here being showing users how to easily setup a local Kubernetes lab environment, then setup a realistic app with data, back it up using Kasten and then restore data as needed.

I looked at this project and spoke to Michael about his plans and helped him out with some bits validating it on my Mac Book and also how to setup an offline capable version for when you are on the road.

Prerequisite

See here

Use Case

A great way to get started learning or having a localised demo environment

Research

I wrote this blog on how to perform an Air-Gap install of Kasten K10, which then helped to understand how to make this possible for the project.

Try yourself

Project Pace - GitHub Repo

    - Deploying a Kubernetes cluster on your local machine
        - Linux
        - Mac OS X
        - Windows
    - Installing Kasten K10
    - Installing MySQL and creating data
    - Using Kasten to protect and then recover your data
    - Install Minio S3 storage and export your data to an S3 Bucket