# [[Serverless Kubernetes Services]] [[Serverless computing|Serverless]] [[Kubernetes]] services are additional layers of abstraction above [[Managed Kubernetes Services]] that add the management of a cluster's underlying infrastructure. In Managed Kubernetes Services, you are still responsible for provisioning and managing the nodes that your clusters run on. A serverless Kubernetes service does the provisioning and managing for you. - [[AWS Fargate]] - [site](https://aws.amazon.com/fargate) - [[GKE Autopilot]] - [site](https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview)