Skip to content

Remigius2011/rancher-workshop

Repository files navigation

rancher workshop - baselone 2018

welcome to the workshop.

note: using strictly lower case here is intended.

important notes

this section contains important information about updates of this documentation or related artifacts by third parties.

digitalocean credit: unfortunately, the generous 100$ initial credit promotion we could enjoy during october is gone. now the initial credit is back to 10$.

warning: the image for the demo webapp used in the workshop is now available as a public image on docker hub. it will still be available foir a few weeks on the private registry used during BaselOne, but please update the image in your rancher workload - otherwise future upgrades of any kind may fail.

warning: newer versions of the postgresql helm chart, namely 1.x and upwards, are completely different and have other parameters. the description given here only works for 0.x.x. See also this github issue. also, upgrading your deployment to the latest version of the helm chart will kill your deployment - i haven't tested whether the rollback works in this case, but feel free to do so at your own risk (obviously test with non-production workloads first)

introduction

this repo contains the walk-through for the hands-on sessions.

rancher and kubernetes

rancher and kubernetes are tools for container orchestration and cluster management. a short description is given here:

rancher is an open source project that provides means to manage infrastructure for hosting container based applications. in 2018, the new version 2.0 has been released, which is entirely based on k8s (kubernetes) to manage the containers - other options available in previous versions like cattle and swarm have been dropped.

kubernetes - aka k8s - is an open source project that was initiated by google and is now part of the cncf. it provides a set of components for container deployment, scaling and management.

outline

the following list shows the topics we are going to cover during the workshop:

  1. setup rancher
  2. create the first cluster
  3. run stateless workloads
  4. run stateful workloads
  5. maintenance tasks

there are links to the relevant documentation in each section. a general list of resources related to rancher and k8s is given here:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published