Skip to content

ionehouten/devops-kangservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps KangService

Production-grade DevOps templates, automation scripts, and infrastructure references from real deployments.

Maintained by Iwan Setiawan — Senior DevOps Engineer · Hybrid Cloud & Platform Infrastructure

Docker Kubernetes Ansible Terraform License


Contents

devops-kangservice/
├── docker-compose/        # Ready-to-use compose stacks
├── kubernetes/            # Manifests & for production workloads
├── ansible/               # Server provisioning & configuration playbooks
├── terraform/             # Cloud infrastructure modules (AWS, GCP, OCI)
└── scripts/               # Utility shell scripts for ops tasks

Quick Navigation

Each project directory contains its own README with setup instructions.


Technologies Used

This repository includes examples using:

  • Docker
  • Docker Compose
  • Redis
  • Kubernetes
  • Ansible
  • Terraform
  • Linux shell scripting

Use Cases

  • Bootstrapping new Kubernetes clusters with production-ready configurations
  • Reproducible local environments matching production stack
  • Reference implementation for CloudNativePG, Redis, and observability tooling
  • CI/CD pipeline templates for GitOps workflows
  • Infrastructure automation for hybrid cloud deployments (AWS · GCP · OCI · on-prem)

Related

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors