Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split and reorder some chapters in part 3 #165

Open
ludelafo opened this issue Mar 21, 2024 · 0 comments
Open

Split and reorder some chapters in part 3 #165

ludelafo opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@ludelafo
Copy link
Contributor

At the moment, the chapter 15 asks to update the CI/CD pipeline to containerize and publish the Docker image and to deploy the service on Kubernetes. My proposition would be to reorder some chapters and content to facilitate the comprehension of each step.

Actual order:

  • Chapter 12 - Serve the model locally with BentoML
  • Chapter 13 - Build and publish the model with BentoML and Docker
  • Chapter 14 - Deploy and access the model on Kubernetes
  • Chapter 15 - Continuous deployment of the model with the CI/CD pipeline

New order:

  • Chapter 13 - Build and publish the model with BentoML and Docker locally
  • Chapter 14 - Build and publish the model with BentoML and Docker in the CI/CD pipeline
  • Chapter 16 - Deploy and access the model on Kubernetes locally
  • Chapter 17 - Deploy and access the model on Kubernetes with the CI/CD pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants