Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1009 Bytes

09-summary.md

File metadata and controls

34 lines (24 loc) · 1009 Bytes

10.9 Summary

In the session 10 we covered the following concepts:

  • TF-Serving is a system for deploying TensorFlow models
  • When using TF-Serving, we need a component for pre-processing
  • Kubernetes is a container orchestration platform
  • To deploy something on Kubernetes, we need to specify a deployment and a service
  • You can use Docker compose and Kind for local experiments

Notes

Add notes from the video (PRs are welcome)

⚠️ The notes are written by the community.
If you see an error here, please create a PR with a fix.

Navigation