mozillazg / operator

Operator to deploy confidential containers runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confidential Containers Operator

Build Container Image FOSSA Status

This Confidential Containers Operator provides a means to deploy and manage Confidential Containers Runtime on Kubernetes clusters. The primary resource is CcRuntime which describes runtime details like installation type, source, nodes to deploy etc.

Here is a short demo video showing the operator in action.

asciicast

Instructions to recreate the demo setup in your own environment are available here

Installation

Please refer to the following instructions

Development

Please refer to the following instructions

License

FOSSA Status

About

Operator to deploy confidential containers runtime

License:Apache License 2.0


Languages

Language:Go 51.4%Language:Shell 25.6%Language:Makefile 11.0%Language:Jinja 6.9%Language:Dockerfile 5.1%