Metadata-Version: 2.1
Name: netapp-dataops-k8s
Version: 2.4.0
Summary: NetApp DataOps Toolkit for Kubernetes Environments
Home-page: https://github.com/NetApp/netapp-data-science-toolkit/
Author: Mike Oglesby
Author-email: mike.oglesby@netapp.com
Maintainer: NetApp
Maintainer-email: ng-ai-inquiry@netapp.com
License: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/NetApp/netapp-data-science-toolkit/issues
Project-URL: Documentation, https://github.com/NetApp/netapp-data-science-toolkit/blob/main/README.md
Project-URL: Source Code, https://github.com/NetApp/netapp-data-science-toolkit/
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

The NetApp DataOps Toolkit for Kubernetes is a Python library that makes it simple for developers, data scientists, DevOps engineers, and data engineers to perform various data management tasks within a Kubernetes cluster. Some of the key capabilities that the toolkit provides are the ability to provision a new persistent volume or data science workspace, the ability to almost instantaneously clone a volume or workspace, the ability to almost instantaneously save off a snapshot of a volume or workspace for traceability/baselining, and the ability to move data between S3 compatible object storage and a Kubernetes persistent volume.<br><br>Refer to the documentation for a full list of available functionality.
