Skip to content

gregretkowski/kube-es-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Docker & Kubernetes config that accompanies my blog post Deploying ML workloads with Azure and Kubernetes.

This uses the Evolution Strategies starter and Roboschool.

Humaniod Learning Task

You should first create the docker container image and test locally..

cd docker
docker build -t gretkowski/kubeevo:v1 -f Dockerfile .

make sure everything is good w/ the container image, then push it to your private image registry.

You then use the rest of the YAML files - modified to suit your environment - to deploy the master and worker containers to your Kubernetes cluster

About

Machine Learning in Azure & Kubernetes using OpenAI Gym/RoboSchool and Evolution Strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages