> For the complete documentation index, see [llms.txt](https://notebook.iuriioapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notebook.iuriioapps.com/containers-and-microservices.md).

# Containers & Services

- [Docker](https://notebook.iuriioapps.com/containers-and-microservices/docker.md)
- [Useful Links](https://notebook.iuriioapps.com/containers-and-microservices/docker/useful-links.md): List of Docker-related links
- [Containers](https://notebook.iuriioapps.com/containers-and-microservices/docker/containers.md): Docker containers
- [Images](https://notebook.iuriioapps.com/containers-and-microservices/docker/images.md): Managing Docker images
- [Dockerfile](https://notebook.iuriioapps.com/containers-and-microservices/docker/dockerfile.md): What Dockerfile is and common commands
- [System](https://notebook.iuriioapps.com/containers-and-microservices/docker/system.md): System
- [Compose](https://notebook.iuriioapps.com/containers-and-microservices/docker/compose.md): Running multiple containers
- [Swarm](https://notebook.iuriioapps.com/containers-and-microservices/docker/swarm.md): Docker container clusters
- [Docker & NodeJS](https://notebook.iuriioapps.com/containers-and-microservices/docker/docker-and-nodejs.md): Recommendations for dealing with NodeJS in Docker environments
- [Kubernetes](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes.md): All about K8s
- [Useful Links](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/useful-links.md)
- [Introduction](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/introduction.md)
- [Getting started](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/getting-started.md)
- [Exposing containers](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/exposing-containers.md)
- [Kubernetes Management Techniques](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/kubernetes-management-techniques.md)
- [Declarative YAML](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/kubernetes-management-techniques/declarative-yaml.md)
- [Labels and Annotations](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/labels-and-annotations.md)
- [Storage in Kubernetes](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/storage-in-kubernetes.md)
- [Ingress Controller](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/ingress-controller.md)
- [CRD's and The Operator Pattern](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/crds-and-the-operator-pattern.md)
- [Kubernetes Dashboard](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/kubernetes-dashboard.md)
- [Kubectl Namespaces and Context](https://notebook.iuriioapps.com/containers-and-microservices/kubernetes/kubectl-namespaces-and-context.md)
