Git Product home page Git Product logo

juju-sdk-tutorial-k8s's Introduction

This repository holds the code for the Charm SDK tutorial for Kubernetes: https://juju.is/docs/sdk/from-zero-to-hero-write-your-first-kubernetes-charm

There is a branch for each chapter. As the chapters build on top of one other, each branch builds on the one before as well. As a result:

  • To create a branch for a new chapter: Create it from the latest branch.

  • To make a change to a chapter and then propagate it up to all the remaining branches:

    • Start with the first branch (Branch A) and make the necessary updates. Commit the changes in Branch A.
    • Switch to the second branch (Branch B). Merge the changes from Branch A into Branch B. Resolve any conflicts that arise during the merge process, if applicable. Commit the changes resulting from the merge in Branch B.
    • Repeat for each branch until you're done. Your changes should have successfully propagated to all the branches.

โš ๏ธ In either case, once you've made the change in the repository, make sure to update the code in the corresponding tutorial chapter as well. (From the juju.is link, on the bottom of each doc, click on "Help improve this document in the forum", then edit the doc on Discourse. Make sure to also add your name to the list of contributors on the bottom of each doc.)

juju-sdk-tutorial-k8s's People

Contributors

beliaev-maksim avatar tmihoc 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.