---
title: Kubernetes Cheatsheet
description: A Kubernetes kubectl Cheatsheet
tags: kubernetes cheat sheet cheatsheet cheat-sheet
dates:
  validation: 2025-09-03
---
import Requirements from '@macros/iam/requirements.mdx'

import image from './assets/scaleway-kubernetes-cheatsheet.webp'


This page shows the most common `kubectl` commands for creating and managing Scaleway Kapsule and Kosmos clusters.

<Requirements />

- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization

<Lightbox image={image} alt="" size="large" />

<Message type="tip">
  This content is also available as a printable PDF file. Click the link below to download:

  - [Kubernetes kubectl cheatsheet - Printable](/pdf/scaleway-kubernetes-cheatsheet.pdf)
</Message>