A repository containing useful resources needed to complete the SUSE Scholarship Challenge #UdacitySUSEScholars #poweredbySUSE
- Detailed notes of the lessons are available here
- Answers to all the quizzes and exercises are available here
- Docker Cheat Sheet for beginners is available here
- Kubernetes Resources mind map is available here
- Exercise: Endpoints for Application Status
- Exercise: Application Logging
- python-helloworld
- go-helloworld
To run a Flask application, navigate to the folder and run either python3 app.py
or flask run
commands
All contributions are welcome!
- If you're a fellow scholar or just someone who is interested to learn, feel free to make a PR
- In case of major changes/enhancements, please open an Issue first