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
- Host: GitHub
- URL: https://github.com/markamdev/notes
- Owner: markamdev
- Created: 2020-12-14T17:09:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T20:44:14.000Z (over 5 years ago)
- Last Synced: 2025-10-19T09:55:29.765Z (8 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)