Skip to content

Kubernetes Examples

First PublishedByAtif Alam

This section holds incremental, file-oriented examples: recommended folder layouts, YAML you can adapt, and two ways to deploy — kubectl apply and Argo CD.

  • Base workloads with Istio and Argo CD — Namespace, sample app (Deployment + Service), Istio Gateway and VirtualService, optional mesh policy, and an Argo CD Application manifest for GitOps.

For broader concepts, see Manifests, Istio, and GitOps.