Skip to main content

Automate the administration of docker and kubernetes

Project description

🐍atk🐋


PYPI Contributions welcome License

PYPI - Format


🌴(Automation)-(Terminal)-(Kubernetes)

🎣Automate the administration of docker and kubernetes


⚓支持 Python3.8 版本的atk,正在开发中……


Simple to install

  1. </code></pre>
    </li>
    </ol>
    <p>pip install atk</p>
    <pre><code>
    
    
    

first step

实例化Agility_Docker(),如果您没有安装docker,那么将会报错。

from atk import *

docker = Agility_Docker()

Check the container

查询容器query()

查询镜像query(self_object_='images')

docker.query()
docker.query(self_object_='images')

Run the container

运行容器run()

docker.run(docker.run(images_name='centos', vessel_name='centos1'))

Query the network card

查询网卡query_network()

docker.query_network(formatting=True)

Modify image tag(label)

修改镜像标签tag()

docker.tag(old_name='centos', new_name='centos2')

更多使用说明:atk-GitHub-tutorial

当前版本:version-0.1.3.8b

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

atk-0.1.3.8b0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

atk-0.1.3.8b0-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file atk-0.1.3.8b0.tar.gz.

File metadata

  • Download URL: atk-0.1.3.8b0.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for atk-0.1.3.8b0.tar.gz
Algorithm Hash digest
SHA256 324d97ff475e9c50f52324112b184cbabf51d851984be019db3e20628ff6db83
MD5 400d4e4971e46af460b9165bad379454
BLAKE2b-256 859d1e2f65e1c100667c81d7a65f5e18337ec6a07f70b4fb8163d131857789d5

See more details on using hashes here.

File details

Details for the file atk-0.1.3.8b0-py3-none-any.whl.

File metadata

  • Download URL: atk-0.1.3.8b0-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for atk-0.1.3.8b0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6319026c01cba5b314359d9c01d61261c70df5f44ff3a7c5cda93451c68f590
MD5 22a2f7a911503491928d846e678aa1fc
BLAKE2b-256 017f8daf06b25cc01d79fc42be33c2fddc4d337e66f7397fc7793aec50cadc08

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