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.
- Host: GitHub
- URL: https://github.com/nordcloud/kubernetes-fast-track-program
- Owner: nordcloud
- License: mit
- Created: 2023-01-24T16:48:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T20:29:52.000Z (over 2 years ago)
- Last Synced: 2025-05-23T13:51:24.169Z (about 1 year ago)
- Topics: docker, k8s, kubernetes
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
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.