Code Monkey home page Code Monkey logo

kubernetes-tutorial's Introduction

Kubernetes Tutorial

badge badge badge badge

You can access the HTML version of this tutorial here: https://redhat-scholars.github.io/kubernetes-tutorial/

Visual Studio Code Remote Development

If you are using Visual Studio Code with the Remote Containers Extension, you don’t need to install anything locally to be able to contribute or run through this tutorial.

Simply follow these instructions:

  1. (Only if running with podman) Set the environment variable DEVCONTAINER_TARGET_PREFIX=podman

  2. Open VS Code from the root of the kubernetes-tutorial repository and when prompted indicate that you want to "open the folder in a container".

Once the devcontainer is initialized, from the Visual Studio Code terminal you will be able to run all the commands outlined for creating documentation.

Execute Tutorial with VSCode Remote

You can also run through the tutorial with VSCode Remote. The only trick is that you will need to be able to access minikube from within your docker container.

Building the HTML locally

In the root of your git repository, run:

bin/build-site.sh

And then open your gh-pages/index.html file:

open gh-pages/index.html

Iterative local development

You can develop the tutorial docs locally using a rapid iterative cycle.

First, install the yarn dependencies:

yarn install

And now start gulp. It will create the website and open your browser connected with browser-sync. Everytime it detects a change, it will automatically refresh your browser page.

gulp

You can clean the local cache using:

gulp clean

kubernetes-tutorial's People

Contributors

yanaga avatar burrsutter avatar lordofthejars avatar kameshsampath avatar sebastienblanc avatar dev-adriano avatar survivant avatar hatmarch avatar

Watchers

James Cloos 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.