Tool for configure microk8s on Ubuntu VPS
Project description
Microk8s-configure
Tool for setting microk8s on Ubuntu VPS over SSH
Features
- install microk8s
- enabled registry microk8s
- configure for external push in docker registry
- enable custom plugins in command line
- configure local kubectl for connect to microk8s on VPS
- support for other users (now only can install with root user)
run
$ python -m mk8sconfig -p rootServerPassword -i 165.2.1.146 -d my-domain.co
for push into docker registry
edit your docker-daemon.json adding:
{
"debug" : true,
"insecure-registries" : [
"my-domain.co:5000"
]
}
Authors:
- Fabio Moreno fabiomoreno@outlook.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file microk8s-configure-0.0.7.tar.gz.
File metadata
- Download URL: microk8s-configure-0.0.7.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
566a5476cc54d58c42b3cfce45083ac67ac6b89f01e92a62b1020eeb5c2a479a
|
|
| MD5 |
1e6dda8327c58b4eecfd7d03df4b2bda
|
|
| BLAKE2b-256 |
4d8d243eaf6aab72e26649760722d3d695b99878db77c9320ec70c3d385529b4
|
File details
Details for the file microk8s_configure-0.0.7-py3-none-any.whl.
File metadata
- Download URL: microk8s_configure-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a21eb52df13f58fc36f3a2d1ec74785c81a01ec02fd1e02379b1f6f91cfb10d9
|
|
| MD5 |
2cac132a6829a7fa8e0eee7b257c7f2b
|
|
| BLAKE2b-256 |
b39fd546c1ec424d7b3256861e9c7a7958529bed5f9313a115ecd31b1cc40a70
|