GithubHelp home page GithubHelp logo

panasaan / kubecon-eu-2019 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rx-m/kubecon-eu-2019

0.0 2.0 0.0 700 KB

A day in the life of a Cloud Native Dev

License: Apache License 2.0

Smarty 100.00%

kubecon-eu-2019's Introduction

rx-m LLC

kubecon-eu-2019

A Day in the life of a cloud native developer

You made it! Good. Now get to work!!!

N.B. This tutorial is designed to run on an Ubuntu 16.04 cloud instance. Pretty much any cloud instance will do and if you know what you are doing you can probably get everything done on a Mac or a local VM running under windows.

1. SSH into the cloud instance assigned to you when you arrived

Something like this:

$ ssh -i cnd.pem [email protected]

ubuntu@ip-172-31-45-121:~$

User is ubuntu, ip is the one assigned to you (not 4.4.4.4). If you are using putty you will need to convert the key into ppk format.

2. Clone this repo

Clone and change into the root of the kubecon-eu-2019 dir:

ubuntu@ip-172-31-45-121:~$ git clone https://github.com/RX-M/kubecon-eu-2019.git

Cloning into 'kubecon-eu-2019'...
remote: Enumerating objects: 8, done.
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 8 (delta 1), reused 4 (delta 1), pack-reused 0
Unpacking objects: 100% (8/8), done.
Checking connectivity... done.

ubuntu@ip-172-31-45-121:~$ cd kubecon-eu-2019/

ubuntu@ip-172-31-45-121:~/kubecon-eu-2019$

Steps 1-9 are found in the respective subdirectory (step01, step02, step03, ...). Each step will follow on the heels of the last so you can keep all of your work in this directory if you like. Each step has a starter directory you can use to begin at that step if you didn't have time to finish the last step.

For example, to begin at step 6, from the repo root simply run the copy command, cp step06/starter/* ., to copy all of the starter files into the repo root. You should then be able to pickup at lab step 6 and jump right in.

3. Get started!

You ready to start your cloud native project exploration. Open up the step01/README.md and get coding!

Copyright (c) 2019 RX-M LLC, Cloud Native Consulting, all rights reserved

kubecon-eu-2019's People

Contributors

randyabernethy avatar clacsinarx-m avatar anitahwu avatar

Watchers

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