├── README.md ├── computer-networking.md ├── devops-concepts.md ├── docker.md ├── git.md ├── jenkins.md ├── kubernetes.md ├── linux-commands.md ├── linux-concepts.md └── virtualization.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/README.md -------------------------------------------------------------------------------- /computer-networking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/computer-networking.md -------------------------------------------------------------------------------- /devops-concepts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/devops-concepts.md -------------------------------------------------------------------------------- /docker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/docker.md -------------------------------------------------------------------------------- /git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/git.md -------------------------------------------------------------------------------- /jenkins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/jenkins.md -------------------------------------------------------------------------------- /kubernetes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/kubernetes.md -------------------------------------------------------------------------------- /linux-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/linux-commands.md -------------------------------------------------------------------------------- /linux-concepts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/linux-concepts.md -------------------------------------------------------------------------------- /virtualization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rashidwassan/devops-last-minute-notes/HEAD/virtualization.md --------------------------------------------------------------------------------