Metadata-Version: 2.1
Name: microk8s-configure
Version: 0.0.1
Summary: Tool for configure microk8s on Ubuntu VPS
Home-page: https://github.com/netsaj/microk8s-configure
Author: Fabio Moreno
Author-email: fabiomoreno@outlook.com
License: MIT
Description: # Microk8s-configure
        
        Tool for setting microk8s on Ubuntu VPS over SSH
        
        ## run
        
        ```bash
        $ python -m mk8sconfig -p rootServerPassword -i 165.2.1.146 -d my-domain.co
        
        ```
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
