App Profiles
App Profiles are templates created with pre-configured services required for Palette Virtual Cluster deployment. App Profiles provide a way to drive consistency across virtual clusters.
You create App Profiles to meet specific types of workloads on your Palette virtual clusters. You can use containers, Helm Charts, custom manifest, containers, and other out-of-the-box services such as databases, message queue systems, and object storage. Check out the Palette Dev Engine Services documentation to learn more about the available services.
You can also review all the Palette Dev Engine services that offer an out-of-the-box experience by reviewing the Service Listings.
When adding a manifest-type layer to an App profile, make sure to specify a namespace. Otherwise the manifest deployment will get deployed to the Default
namespace.
namespace: yourNameHere
Get Started
Get started today by learning how to create your App Profile.