Skip to content

VirtualCave/containers-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Containers Lab

[WORK IN PROGRESS]

Introduction

In this repository you will find a Demo/Lab on how to work with containers including creation, building and deploying containers with some of the different technologies that are in the market.

How this will work?

In each technolody directory there will be a different sections for the feature we want to ¿test? including a README file with the different steps.

Requirements

  • Unix terminal

Index

  • Docker
    • Installation
    • Run
    • Build
  • Kubernetes
    • Local Installation
    • Namespaces
    • Pods
    • Deployments
    • Services