setup k8 added

This commit is contained in:
Elmar Kresse
2024-07-22 16:56:16 +02:00
parent 274ccd84ca
commit 81fdcd5713
3 changed files with 228 additions and 1 deletions

View File

@ -8,12 +8,16 @@ ifndef::imagesdir[:imagesdir: media]
ifndef::includedir[:includedir: content]
= CodeContender =
== Introduction ==
CodeContender is a platform for learning and practicing coding. It is a web application that provides a set of coding courses with diffrend tasks and questions. Content is divided into different categories and levels. Users get information in form of text, images, and videos. They can also practice coding in an online code editor. The platform is designed to be user-friendly and easy to use. It is suitable for beginners as well as advanced users.
Goal after finishing a course is to pass a final test and get a certificate.
== Problem Analysis ==
Software Setup:
* is a cluster already running wtih the required software? (e.g. docker, kubernetes, etc.)
* Installation scripts like ansible, puppet, etc. to install the required software
* Installation scripts for the application