Draft now supports best practices via deployment safeguards
Published date: May 21, 2024
The Microsoft open-source project Draft has been updated to include a new feature called “validate”. Draft validate will allow for users to scan their manifests to see if their manifests are following best practices, allowing for users to catch potential problems early in their development lifecycle. All best practices are via the brand-new AKS feature deployment safeguards.
To learn more about Draft and the new “validate” feature, check out the Draft on GitHub.