mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Merge pull request #944 from btat/landing-page-desktop
Add Rancher Desktop landing page
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Kubernetes on the Desktop with Rancher Desktop
|
||||
---
|
||||
|
||||
<head>
|
||||
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/integrations-in-rancher/rancher-desktop"/>
|
||||
</head>
|
||||
|
||||
Developing and testing cloud-native applications on your desktop requires a set of foundational blocks such as a virtual machine (if on macOS or Windows), a container run time, Kubernetes, popular utilities, etc. Installing these components individually and getting them to work with each other can get pesky at times. Rancher Desktop nicely bundles all these essential building blocks into an easily installable and manageable desktop application that offers the key features below.
|
||||
|
||||
- Simple and easy installation on macOS, Linux and Windows operating systems.
|
||||
- A ready to use light weight Kubernetes distribution (K3s) and the ability to pick Kubernetes versions.
|
||||
- GUI-based cluster dashboard powered by Rancher to explore your local cluster.
|
||||
- Freedom to choose between multiple container engines (dockerd(moby) vs. containerd).
|
||||
- Preferences settings to configure the application to fit your needs.
|
||||
- Bundled tools required for your container, Kubernetes-based development, operations workflows.
|
||||
- Periodic updates to maintain the bundled tools’ versions up to date.
|
||||
- Integrates with proven tools/IDEs (VS Code extensions, Skaffold, etc).
|
||||
- Image & Registry access control.
|
||||
- Support for Docker extensions.
|
||||
|
||||
To learn more about Rancher Desktop, visit https://rancherdesktop.io and read the docs at https://docs.rancherdesktop.io/
|
||||
|
||||
To install Rancher Desktop on your machine, refer to the [installation guide](https://docs.rancherdesktop.io/getting-started/installation).
|
||||
|
||||
## Trying Rancher on Rancher Desktop
|
||||
|
||||
Rancher Desktop offers all the necessary setup and tools to make it easy for you to try out containerized and Helm-based applications. For example, you can try out Rancher Kubernetes Management platform right on your desktop using Rancher Desktop by following this [How-to guide](https://docs.rancherdesktop.io/how-to-guides/rancher-on-rancher-desktop).
|
||||
@@ -1090,7 +1090,6 @@
|
||||
"id": "integrations-in-rancher/integrations-in-rancher"
|
||||
},
|
||||
"items": [
|
||||
"integrations-in-rancher/kubewarden/kubewarden",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Virtualization on Kubernetes with Harvester",
|
||||
@@ -1124,6 +1123,8 @@
|
||||
"integrations-in-rancher/neuvector/overview"
|
||||
]
|
||||
},
|
||||
"integrations-in-rancher/kubewarden/kubewarden",
|
||||
"integrations-in-rancher/rancher-desktop",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Cloud Marketplace Integration",
|
||||
|
||||
Reference in New Issue
Block a user