setup k8 added
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user