Skip to content

ParasJagdale/Devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevOps Repository

This repository contains structured notes, commands, and examples covering essential DevOps concepts and tools.

It is designed as a starter reference for anyone beginning with DevOps or revising core topics such as Linux, YAML, Docker, and Kubernetes.


🎯 Repository Purpose

The objective of this repository is to:

  • Provide clear and organized DevOps fundamentals
  • Serve as a quick reference for commonly used commands
  • Help beginners understand core DevOps tools and workflows

⚠️ Environment Note

Most commands in this repository are written for Linux-based environments
(Linux, macOS, WSL, or Git Bash on Windows).

πŸ”΄ Some commands may not work directly in Windows Command Prompt or PowerShell.

βœ… Recommended environments:

  • Git Bash
  • WSL (Ubuntu)
  • VS Code Integrated Terminal

πŸ“Œ Topics Covered

The repository is organized by topic and will be updated over time.

🐧 Linux Fundamentals

  • File and directory management
  • Permissions and ownership
  • Process management
  • Networking basics
  • Shell commands

πŸ“‚ Directory: linux/


πŸ“„ YAML

  • YAML syntax and structure
  • Key-value pairs
  • Lists and mappings
  • YAML usage in DevOps tools

πŸ“‚ Directory: yaml/


🐳 Docker

  • Docker concepts and architecture
  • Images and containers
  • Dockerfile basics
  • Common Docker commands
  • Volumes and networking

πŸ“‚ Directory: docker/


☸️ Kubernetes

  • Kubernetes architecture
  • Pods, nodes, and clusters
  • Deployments and services
  • ConfigMaps and Secrets
  • kubectl commands and manifests

πŸ“‚ Directory: kubernetes/


πŸ“‚ Repository Structure

devops-learning/
β”‚
β”œβ”€β”€ linux/
β”œβ”€β”€ yaml/
β”œβ”€β”€ docker/
β”œβ”€β”€ kubernetes/
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published