This is the Linux app named Pluto whose latest release can be downloaded as pluto_5.21.7_darwin_amd64.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Pluto with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Pluto
DESCRIPTION
Kubernetes sometimes deprecates API versions. Most notably, a large number of deprecations happened in the 1.16 release. This is fine, and it's a fairly easy thing to deal with. However, it can be difficult to find all the places where you might have used a version that will be deprecated in your next upgrade. You might think, "I'll just ask the api-server to tell me!", but this is fraught with danger. If you ask the API-server to give you deployments.v1.apps, and the deployment was deployed as deployments.v1beta1.extensions, the API-server will quite happily convert the API version and return a manifest with apps/v1. This is fairly well outlined in the discussion of this issue.
Features
- Documentation available
- Pluto can check both static manifests and Helm charts for deprecated apiVersions
- Pluto can check both Helm 2 and Helm 3 releases running in your cluster for deprecated apiVersions
- Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases
- Find Kubernetes resources that have been deprecated
- Fairwinds Insights
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pluto.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.