How-To Guides
Step-by-step tutorials for every ops0 module. Each guide walks you through a real scenario from prerequisites to verification.
Getting Started Tutorials
New to ops0? Start here — these tutorials cover the core workflow for each module.
Run Your First Discovery Scan
Scan your cloud account, review discovered resources, and import them into an IaC project.
Your First IaC Deployment
Create a project, write Terraform, run a plan, and deploy infrastructure end to end.
Connect a Kubernetes Cluster
Connect EKS, GKE, or AKS and investigate your first incident with AI assistance.
Your First Hive Investigation
Install the Hive agent in 5 minutes and use AI to diagnose a server issue.
Create a Policy and Block a Deployment
Write an OPA policy and watch it block a non-compliant Terraform deployment.
Build Your First Workflow
Build an approval-gated pipeline: plan, review, apply, notify.
Deploy Your First Configuration
Write an Ansible playbook and deploy it to a server with dry-run verification.
Infrastructure Management
Migrate ClickOps to IaC
Import existing AWS resources into Terraform and bring them under version control.
Set Up GitOps Workflow
Move infrastructure changes through pull requests with plan visibility and review.
Automate Deployments
Schedule Terraform deployments and create approval workflows.
Set Up Multi-Cloud
Manage AWS, GCP, and Azure from a single ops0 organization.
Kubernetes Operations
Connect a Kubernetes Cluster
Connect EKS, GKE, AKS, or a custom cluster and start monitoring.
Debug Kubernetes Issues
Use AI-assisted troubleshooting to diagnose and fix pod failures.
Security & Compliance
Create a Policy and Block a Deployment
Write an OPA/Rego policy and enforce it on IaC deployments.
Enforce Security Policies
Create and enforce policies to block non-compliant deployments.
Create Approval Workflows
Require human approval before production deployments.
Automation
Build Your First Workflow
Build a plan → approve → apply → notify pipeline step by step.
Deploy Your First Configuration
Write an Ansible playbook and deploy it to servers with approval and dry-run.
Cost Management
Guide Format
Each guide follows a consistent format:
| Section | Purpose |
|---|---|
| Scenario | Real-world situation this guide addresses |
| Prerequisites | What you need before starting |
| Steps | Detailed numbered walkthrough |
| Verification | How to confirm it worked |
| Next Steps | Where to go from here |
| Troubleshooting | Common issues and solutions |