Kubernetes Jobs in Computer Vision
Browse CV roles that require Kubernetes across all industries and experience levels.
0 open positions
Open Positions
What is Kubernetes?
Kubernetes orchestrates containerised workloads across clusters, handling scheduling, scaling, networking and failure recovery. In computer vision it underpins both large-scale distributed training and the serving infrastructure behind production inference APIs.
Where Kubernetes is used
Backend platforms processing image and video at scale, GPU cluster management for training, and any vision product delivered as a cloud service rather than on-device software.
Roles that ask for Kubernetes
- ML Infrastructure Engineer
- MLOps Engineer
- ML Platform Engineer
- Backend Engineer, ML
- DevOps Engineer, ML
Related skills & tools
Kubernetes jobs — common questions
How much Kubernetes does a computer vision engineer need?
For most CV roles, enough to deploy and debug a service — not cluster administration. Dedicated ML infrastructure roles need considerably more, including GPU scheduling, autoscaling and multi-tenancy.
What is special about GPU workloads on Kubernetes?
GPUs are not natively shareable the way CPU is, so scheduling relies on device plugins, and techniques such as MIG partitioning or time slicing are needed to avoid stranding capacity. Getting utilisation up is a large part of the job.
Is this a distinct career track?
Yes. ML platform and infrastructure engineering has become its own well-paid specialisation, blending distributed systems with enough ML understanding to serve model workloads efficiently.