Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 758 Bytes

THANK-YOU.md

File metadata and controls

19 lines (10 loc) · 758 Bytes

OCAP's Thank you Page

OCAP would not be possible without the support and assistance of other open-source tools and companies who believe in giving back to the OSS community. On this page, we want to recognize the most important open-source or otherwise free parts of our stack.

Technologies

Docker

Docker is a software platform that allows developers to package and deploy applications inside containers. Containers are lightweight, portable, and self-sufficient environments that can run on any operating system or cloud platform.

https://www.docker.com

Kubernetes

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.

https://kubernetes.io

Tools