Skip to content

Python library to interact with some resources on Azure as AKS (Azure kubernetes service) and Data Lake Storage Gen2

Notifications You must be signed in to change notification settings

otacilio-psf/azure-cloud-handler

Repository files navigation

Azure Cloud Handler

Library to optimally handle some resources on Azure

libs

Azure Kubernetes Service (aks) - doesn't yet exist in the official Azure SDK

Functionalities

  • status of cluster
  • start cluster
  • stop cluster
  • commands - kubectl

Azure Data Lake Storage Gen2 (adls2) - datalake_gen2

Functionalities

  • upload file in chunks

    • avoid memory overhead for big files
  • move file in chunks

    • move file between file systems

About

Python library to interact with some resources on Azure as AKS (Azure kubernetes service) and Data Lake Storage Gen2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages