# SKS

SKS is Exoscale's scalable Kubernetes service which provides managed Kubernetes control planes with integrated support for Exoscale instance pools ands network load balancers.

[Read more](https://community.exoscale.com/documentation/sks/)

{{< cards cols="2" >}}

  {{< card
  link="cluster/"
  icon="exo-sks"
  title="Cluster"
  subtitle="Clusters are managed Kubernetes control planes." >}}

  {{< card
  link="nodepool/"
  icon="exo-vmpool"
  title="Nodepool"
  subtitle="Nodepools are groups of compute instances managed by SKS, serving as worker nodes in your Kubernetes cluster." >}}

  {{< card
  link="nodepool-template/"
  icon="exo-template"
  title="Nodepool Template"
  subtitle="Nodepool templates are Exoscale-managed instance templates for SKS worker nodes." >}}

{{< /cards >}}

