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

https://github.com/markamdev/notes

Just a simple notes to collect different kind information/tutorials in one place
https://github.com/markamdev/notes

Last synced: 4 months ago
JSON representation

Just a simple notes to collect different kind information/tutorials in one place

Awesome Lists containing this project

README

          

# IT notes - my place for noting everything

This repository is only for storing some course notes, tutorials and other information that can be useful later

## Content

### Notes from courses I passed

* Notes from Docker + K8s course (under re-edition to MarkDown format)[here](./Courses/DockerCourse.md)
* Notes from Ansible courses [here](./Courses/AnsibleCourse.md)

### Notes from configuration, installation or usage of different tools on my systems

* K8s cluster installation using KubeAdm on Raspberry Pi with Ubuntu Server 20.04 [here](./Configurations/KubeAdmOnPi.md)