docs: add lima kubernetes cluster docs

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
Anders F Björklund 2023-08-10 12:47:24 +02:00 committed by Florent BENOIT
parent 542e9e979c
commit b1852cd2e6
2 changed files with 18 additions and 0 deletions

View file

@ -11,4 +11,5 @@ tags: [migrating-to-kubernetes]
Podman Desktop and Podman have many features allowing easy migration from containers to Kubernetes:
- [Kind support](kubernetes/kind)
- [Lima support](kubernetes/lima)
- [Minikube support](kubernetes/minikube)

View file

@ -0,0 +1,17 @@
---
sidebar_position: 10
title: Working with Lima
description: Lima is one way to get Kubernetes running on your workstation.
keywords: [podman desktop, containers, migrating, kubernetes, lima]
tags: [migrating-to-kubernetes, lima]
---
# Running Kubernetes on your workstation with Lima
With Podman Desktop, you can work on [Lima-powered](https://lima-vm.io/) local Kubernetes clusters.
#### Procedure
1. [Start a Lima instance running Kubernetes](/docs/Installation/creating-a-lima-instance-with-podman-desktop)
1. [Configure the path to the kubeconfig file](/docs/kubernetes/configuring-access-to-a-kubernetes-cluster)
1. Set the Kubernetes context to the Lima cluster