A tool suite to provide reproducible Kubernetes environments for development and testing.
Install
·
Report Bug
·
Request Feature
Table of Contents
In order to use Getdeck Desktop to connect to a remote cluster, Docker Engine needs to run on your machine. Running the AppImage on Linux requires Fuse.
Note: The tarballs attached to releases are update packages.
- Download a version of Getdeck Desktop from the releases page that fits your operating system. Currently, we support Linux, MacOS and Windows.
- Follow the installation process for your operating system.
- After starting Getdeck Desktop, create an account. (It's free!)
- You are now able to create a ephemeral, remote kubernetes cluster and connect your machine to it. 🚀
Getdeck Desktop allows you to create virtual, remote kubernetes clusters easily through the UI.
First, create a new cluster through the UI via the create
dialog. Pick a name, choose ports that should be available for you later and hit create.
Once the cluster is ready, you will see a green RUNNING
badge in the cluster list.
Next, hit the connect icon to enable port forwardings between the remote virtual cluster and your machine. As soon as the connection is established, you
can copy the path to the kubeconfig, set the KUBECONFIG
env variable in your favorite shell and use any tool that can talk to the Kubernetes API server!🚀
- Shelf clusters
- ...
- ...
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache 2.0 License. See LICENSE
for more information.
If you're stuck or just want to have a chat, please join the Team Blueshoe Discord!