Skip to content

Commit

Permalink
Merge pull request #101 from kubermatic-labs/consolidate_trainings
Browse files Browse the repository at this point in the history
Consolidate trainings
  • Loading branch information
stroebitzer committed Jun 5, 2024
2 parents df22414 + 82d31ef commit 2fb461e
Show file tree
Hide file tree
Showing 368 changed files with 1,797 additions and 7,006 deletions.
51 changes: 31 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,50 @@
# Kubermatic Training

In this repo, you will find Kubermatic training materials.
In this repo, you will find Kubermatic training materials.

## Overview

### [Advanced Operations of Kubernetes with KubeOne](advanced_operations_of_kubernetes_with_kubeone/README.md)
Learn about KubeOne - the open source Kubernetes cluster lifecycle management tool for a single cluster on any infrastructure.
### Basic Path

#### Linux Fundamentals

Learn the basics on how to work with Linux.

#### Container Fundamentals

### [Container Fundamentals](container_fundamentals/README.md)
Learn the basics on how to work with Containers.

### [KKP Administration](kkp_administration/README.md)
Learn how to setup and configure KKP.
### Developer Path

### [Kubernetes Application Development](kubernetes_application_development/README.md)
Learn how to implement cloud native applications to be run on Kubernetes.
#### Kubernetes Fundamentals for Developers

### [Kubernetes Fundamentals](kubernetes_fundamentals/README.md)
Learn the basics about Kubernetes.
Learn the basics about Kubernetes and how to implement cloud native applications.

#### Kubernetes Servicemesh

Learn the feature set of a ServiceMesh.

#### Kubernetes Helm

### [Kubernetes Helm](kubernetes_helm/README.md)
Learn the basics about Helm to manage your Kubernetes applications.

### [Kubernetes Operations Fundamentals](kubernetes_operations_fundamentals/README.md)
Learn how to setup a Kubernetes Cluster without any tool support.
### Ops Path

### [Kubernetes Security](kubernetes_security/README.md)
Learn how to secure a Kubernetes Cluster.
#### Kubernetes Fundamentals for Operators

### [Linux Fundamentals](linux_fundamentals/README.md)
Learn the basics on how to work with Linux.
Learn the basics about Kubernetes and how to setup and operate Kubernetes.

### [Servicemesh](servicemesh/README.md)
Learn the feature set of a ServiceMesh.
#### Advanced Operations of Kubernetes with KubeOne

Learn about KubeOne - the open source Kubernetes cluster lifecycle management tool for a single cluster on any infrastructure.

#### KKP Administration

Learn how to setup and configure KKP.

#### Kubernetes Security

Learn how to secure a Kubernetes Cluster.

## Installation

Expand All @@ -53,4 +65,3 @@ Thanks for taking the time to join our community and start contributing!

[2]: https://github.com/kubermatic-labs/trainings/blob/master/CONTRIBUTING.md
[4]: https://github.com/kubermatic-labs/trainings/blob/master/CODE_OF_CONDUCT.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions kubernetes_7_sins/00_app/.dockerignore

This file was deleted.

1 change: 0 additions & 1 deletion kubernetes_7_sins/00_app/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions kubernetes_7_sins/00_app/Dockerfile

This file was deleted.

11 changes: 0 additions & 11 deletions kubernetes_7_sins/00_app/Dockerfile-A

This file was deleted.

11 changes: 0 additions & 11 deletions kubernetes_7_sins/00_app/Dockerfile-B

This file was deleted.

35 changes: 0 additions & 35 deletions kubernetes_7_sins/00_app/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions kubernetes_7_sins/00_app/go.mod

This file was deleted.

18 changes: 0 additions & 18 deletions kubernetes_7_sins/00_setup/README.md

This file was deleted.

116 changes: 0 additions & 116 deletions kubernetes_7_sins/00_setup/setup_cluster.sh

This file was deleted.

63 changes: 0 additions & 63 deletions kubernetes_7_sins/01_oom/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions kubernetes_7_sins/01_oom/pod.yaml

This file was deleted.

Loading

0 comments on commit 2fb461e

Please sign in to comment.