Kubeflow Labs Save Abandoned

?‍? Train and Serve TensorFlow Models at Scale with Kubernetes and Kubeflow on Azure

Project README

Labs for Training and Serving TensorFlow Models with Kubernetes and Kubeflow on Azure Container Service (AKS)

Prerequisites

  1. Have a valid Microsoft Azure subscription allowing the creation of an AKS cluster
  2. Docker client installed: Installing Docker
  3. Azure-cli (2.0) installed: Installing the Azure CLI 2.0 | Microsoft Docs
  4. Git cli installed: Installing Git CLI
  5. Kubectl installed: Installing Kubectl
  6. Helm installed: Installing Helm CLI (Note: On Windows you can extract the tar file using a tool like 7Zip.)
  7. ksonnet installed: Installing ksonnet CLI

Clone this repository somewhere so you can easily access the different source files:

git clone https://github.com/Azure/kubeflow-labs

Content Summary

Module Description
0 Introduction Introduction to this workshop. Motivations and goals.
1 Docker Docker and containers 101.
2 Kubernetes Kubernetes important concepts overview.
3 Helm Introduction to Helm
4 Kubeflow Introduction to Kubeflow and how to deploy it in your cluster.
5 JupyterHub Learn how to run JupyterHub to create and manage Jupyter notebooks using Kubeflow
6 TFJob Introduction to TFJob and how to use it to deploy a simple TensorFlow training.
7 Distributed Tensorflow Learn how to deploy and monitor distributed TensorFlow trainings with TFJob
8 Hyperparameters Sweep with Helm Using Helm to deploy a large number of trainings testing different hypothesis, and TensorBoard to monitor and compare the results
9 Serving Using TensorFlow Serving to serve predictions
10 Going Further Links and resources to go further: Autoscaling, Distributed Storage etc.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Legal Notices

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.

Open Source Agenda is not affiliated with "Kubeflow Labs" Project. README Source: Azure/kubeflow-labs

Open Source Agenda Badge

Open Source Agenda Rating