Coder Social home page Coder Social logo

acorn-workshop's Introduction

Acorn Workshop

This repository contains the material for attendees of my workshop 'From Dev to Prod with Acorn - Simplifying Kubernetes Deployments', where we will take the application defined in compose.yml within this branch and transform it into a so-called Acorn to be deployed to virtually any Kubernetes cluster.

This workshop was held for the first time on Feb 07 2023 at CIVO Navigate.

Prerequisites

For participating in the workshop, you will need a few things on your local machine:

  • git
  • Docker and docker compose
  • acorn, which you can install from the project's release page
  • a working Kubernetes cluster, either running locally or in the cloud; The workshop has been tested on Docker Desktop and Rancher Desktop clusters on Windows 10, (Arch) Linux, and MacOS Ventura 13.2

Setup

Clone this repository, install acorn to your cluster, and check out branch section-01 to get started!

git clone https://github.com/mocdaniel/acorn-workshop.git
cd acorn-workshop
kubectl config use-context <CONTEXT>
acorn install
git checkout section-01

Working with the material

This workshop is meant to be worked on while having the slides of my talk handy for reference.

The source code of the slides is hosted in my slides repository.

After each section of the workshop you are supposed to check out the next branch, which will provide a clean slate to continue with.

This allows you to experiment at each stage of the workshop without having to worry that you're breaking your workshop repository.

At the moment, there are five sections to this workshop:

  • section-01 - creating a primitive Acornfile
  • section-02 - adding dependencies and probes
  • section-03 - adding (secret) data management
  • section-04 - adding user-provided data
  • section-05 - building, pushing, and deploying the Acorn

License

This workshop is licensed under MIT license. For more information, please see LICENSE.

acorn-workshop's People

Contributors

mocdaniel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.