Metadata-Version: 2.1
Name: k3s-local-docker
Version: 0.1.0a1
Summary: Start and configure a local persistent k3s instance using docker
License: MIT
Author: Diógenes Oliveira
Author-email: diogenes1oliveira@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: configargparse (>=1.7,<2.0)
Requires-Dist: jinja2 (>=3.1.3,<4.0.0)
Requires-Dist: kubernetes (>=29.0.0,<30.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

# k3s-local-docker

Start and configure a local persistent k3s instance using docker

