ktravis / machine-api-provider-docker

The Docker provider implementation for Machine API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

machine-api-provider-docker

This repository contains the Docker provider implementation for Machine API. It enables declarative management of Docker containers used as Kubernetes nodes. Unlike other providers, this provider is designed to develop and test Machine API locally (i.e. without accessing remote cloud provider resources).

Contributing

Any contributors must accept and sign the CLA.

This project has adopted the Capital One Open Source Code of conduct.

About

The Docker provider implementation for Machine API

License:Apache License 2.0


Languages

Language:Go 91.9%Language:Makefile 6.3%Language:Dockerfile 1.7%