wiki/_notes/Infrastructure/Kubernetes.md

8 lines
413 B
Markdown
Raw Normal View History

2022-08-26 22:47:54 +00:00
---
title: Kubernetes
date_created: Friday, August 26th 2022, 7:13:56 pm
date_modified: Sunday, August 28th 2022, 10:10:14 am
---
Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Google originally designed Kubernetes, but the Cloud Native Computing Foundation now maintains the project. Kubernetes works with Docker, Containerd, and CRI-O.