Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe are pleased to announce the release of Spring Cloud Skipper 1.1.0.M1
Spring Cloud Skipper is a lightweight tool that allows you to discover Spring Boot applications and manage their lifecycle on multiple Cloud Platforms. You can use Skipper standalone or integrate it with Continuous Integration pipelines to help implement the practice of Continuous Deployment.
The getting started section in the reference guide is the best place to start kicking the tires.
Focus on Cloud Foundry manifest:
This milestone release adds a new feature to perform the lifecycle operations to install, upgrade, rollback and delete on any applications that can be deployed into Cloud Foundry using the Cloud Foundry manifest
format.
To do this, we are introducing a new "kind" with the name CloudFoundryApplication
as a specification, which can include Cloud Foundry manifest entries as mentioned here. These manifest entries can be overridden during install/upgrade operations. Check out these examples to learn more about how Cloud Foundry manifest based packages are managed in Skipper.
Please reach out on GitHub Issues, Stack Overflow, and the Gitter channel with questions, feedback or contributions.