docker_and_kubernetes_critiqued_in_light_of_the_unix_way
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| docker_and_kubernetes_critiqued_in_light_of_the_unix_way [2025/11/13 23:43] – [Conclusion: Both Are **Anti-Unix**] sgriggs | docker_and_kubernetes_critiqued_in_light_of_the_unix_way [2025/11/13 23:44] (current) – [The Unix Way Would Have Built...] sgriggs | ||
|---|---|---|---|
| Line 129: | Line 129: | ||
| They are **web-era, cloud-native, | They are **web-era, cloud-native, | ||
| - | ====== The Unix Way Would Have Built... ====== | ||
| - | ```bash | ||
| - | # Containers: | ||
| - | runc spec > container.json | ||
| - | runc run mycontainer | ||
| - | |||
| - | # Orchestration: | ||
| - | fleetd --image nginx --replicas 3 --port 80 | ||
docker_and_kubernetes_critiqued_in_light_of_the_unix_way.txt · Last modified: 2025/11/13 23:44 by sgriggs