Skip to content

Welcome to All Tings Cloud Native Workshop

This is the companion hands-on workshop for the All Things Cloud Native presentation. The workshop is designed to be self-paced and self-guided. The workshop is broken into multiple sections, with navigation links at the top of each page. The workshop is designed to be completed in order, but you can jump around if you like.

Slides are here.

Sections

  • Containers - All things about Docker/Podman containers
  • Kubernetes - The core Kubernetes concepts
  • Helm - Package manager for Kubernetes
  • Observability - Observability and telemetry related workshops.
  • Azure Kubernetes - For the Azure Managed Kubernetes Service.
  • Openshift - All the Openshift-related material.
  • References - Miscellaneus.

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.