Skip to main content

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:

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

microk8s-configure-0.0.7.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

microk8s_configure-0.0.7-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

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

Hashes for microk8s-configure-0.0.7.tar.gz
Algorithm Hash digest
SHA256 566a5476cc54d58c42b3cfce45083ac67ac6b89f01e92a62b1020eeb5c2a479a
MD5 1e6dda8327c58b4eecfd7d03df4b2bda
BLAKE2b-256 4d8d243eaf6aab72e26649760722d3d695b99878db77c9320ec70c3d385529b4

See more details on using hashes here.

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

Hashes for microk8s_configure-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a21eb52df13f58fc36f3a2d1ec74785c81a01ec02fd1e02379b1f6f91cfb10d9
MD5 2cac132a6829a7fa8e0eee7b257c7f2b
BLAKE2b-256 b39fd546c1ec424d7b3256861e9c7a7958529bed5f9313a115ecd31b1cc40a70

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page