Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pradumnasaraf/devops

I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
https://github.com/pradumnasaraf/devops

argocd bash-script ci-cd devops docker docker-compose git github-actions gitops go grafana helm jenkins kubernetes linux networking portainer prometheus yaml

Last synced: about 4 hours ago
JSON representation

I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.

Awesome Lists containing this project

README

        

DevOps

Contains all my learning related to DevOps tools and tech.

## Docker

docker

- [Notes](docs/docker/introduction.md)
- [Learning Resources](docs/docker/learning-resources.md)
- [Commands](docs/docker/commands.md)
- [Compose/Stack Files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/docker-compose)
- [Dockerfile](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/dockerfiles)

## Kubernetes

Kubernetes

- [Notes](docs/kubernetes/introduction.md)
- [Learning Resources](docs/kubernetes/learning-resources.md)
- [Commands](docs/kubernetes/commands.md)
- [Sample Apps](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/kubernetes/apps)


## GitHub Actions

GitHub Action

- [Notes](docs/github-actions/introduction.md)
- [Learning Resources](docs/github-actions/learning-resources.md)
- [Workflows](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/github-actions/workflows)


## Linux

linux

- [Notes](docs/linux/introduction.md)
- [Learning Resources](docs/linux/learning-resources.md)
- [Commands](docs/linux/commands.md)


## Git

git

- [Notes](docs/git/introduction.md)
- [Learning Resources](docs/git/learning-resources.md)
- [Commands](docs/git/commands.md)


## Networking

network

- [Notes](docs/networking/introduction.md)
- [Learning Resources](docs/networking/learning-resources.md)
- [Commands](docs/networking/commands.md)


## YAML

YAML

- [Notes](docs/yaml/introduction.md)
- [Learning Resources](docs/yaml/learning-resources.md)


## Go

network

- [Notes](docs/go/introduction.md)
- [Learning Resources](docs/go/learning-resources.md)
- [Concepts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/concepts)
- [Practice App](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/app)


## Helm

Helm

- [Notes](docs/helm/introduction.md)
- [Learning Resources](docs/helm/learning-resources.md)


## Prometheus

Prometheus

- [Notes](docs/prometheus/introduction.md)
- [Learning Resources](docs/prometheus/learning-resources.md)


## GitOps

Gitops

- [Notes](docs/gitops/introduction.md)
- [Learning Resources](docs/gitops/learning-resources.md)


## ArgoCD

Argo

- [Notes + Learning Resources](docs/argocd/introduction.md)
- [Manifest Files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/argocd/manifests)


## Jenkins

Jenkins

- [Notes + Learning Resources](docs/jenkins/introduction.md)
- [Jenkinsfile](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/jenkins/jenkinsfiles)

## Bash Scripting

Bash

- [Notes + Learning Resources](docs/bash-scripting/introduction.md)
- [Script](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/bash-scripting/scripts)


## Portainer

portainer

- [Notes + Learning Resources](docs/kubernetes/tools/portainer.md)


## Lens IDE

Lens

- [Notes + Learning Resources](docs/kubernetes/tools/lens.md)


## Kubescape

Kubescape

- [Notes + Learning Resources](docs/kubernetes/tools/kubescape.md)


## ValidKube

ValidKube

- [Notes + Learning Resources](docs/kubernetes/tools/validkube.md)