An open API service indexing awesome lists of open source software.

https://github.com/nordcloud/kubernetes-fast-track-program

The Kubernetes Fast-Track program is an initiative to fast-track Nordcloud engineers onto Kubernetes. This Github project provides the necessary materials and tools to practice using Docker containers and Kubernetes.
https://github.com/nordcloud/kubernetes-fast-track-program

docker k8s kubernetes

Last synced: 3 months ago
JSON representation

The Kubernetes Fast-Track program is an initiative to fast-track Nordcloud engineers onto Kubernetes. This Github project provides the necessary materials and tools to practice using Docker containers and Kubernetes.

Awesome Lists containing this project

README

          

# Kubernetes Fast-Track program

## Overview

The Kubernetes Fast-Track program is an initiative to fast-track Nordcloud engineers onto Kubernetes. This Github project provides the necessary materials and tools to practice using Docker containers and Kubernetes.

## Requirements

- [Docker](https://docs.docker.com/get-docker/)
- [Docker Compose](https://docs.docker.com/compose/install/)
- [Kubectl](https://kubernetes.io/docs/tasks/tools/)
- [Minikube](https://minikube.sigs.k8s.io/docs/start/)

## Getting started

- [Docker](docker/README.md)
- [Docker Compose](docker/README.md)
- [Kubernetes](kubernetes/README.md)

## Contributing

Before contributing, please read the [Contribution guidelines](./CONTRIBUTING.md)

## License

Copyright 2023 Nordcloud Oy or its affiliates. All Rights Reserved.