16 lines
432 B
Markdown
16 lines
432 B
Markdown
---
|
|
title: "Physical Environments"
|
|
linkTitle: "Physical Envs"
|
|
weight: 60
|
|
description: >
|
|
Physical runtime environments and infrastructure providers.
|
|
---
|
|
|
|
Physical environment components provide the runtime infrastructure for deploying and running applications.
|
|
|
|
## Components
|
|
|
|
* **Docker**: Container runtime
|
|
* **Kubernetes**: Container orchestration
|
|
* **LXC**: Linux Containers
|
|
* **Provider**: Infrastructure provider abstraction
|