v0.11.0 #88
RothAndrew
announced in
Announcements
v0.11.0
#88
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
New examples and an update to the zarf.yaml schema
New Example: Postgres Operator
A new example is available that creates a Zarf package that will deploy an example of a mostly production-ready Postgres database using Zarf's Applicance Mode. It comes with high availability, point-in-time backups, and periodic full backups. Comes with PGAdmin as a good demo of the proof of concept. Uses Zalando's postgres-operator
New Example: Big Bang Core
A new example is available that creates a Zarf package that will deploy Big Bang Core to a Utility Cluster. This isn't normally the way you'd utilize a Utility Cluster, but it makes for a great easy to run demo. In a production scenario you would typically deploy a utility cluster separately from your main production workload cluster.
zarf.yaml
configThe schema for the
zarf.yaml
config file has changed to allow optional components in Zarf deploy packages just like you can do in a Zarf init packagePrevious:
New:
Full changelog
kubescape
remediations #62)kubescape
to Big Bang Core example package #60)kubescape
scanning of BB example #80)Compare: v0.10.4...v0.11.0
This discussion was created from the release v0.11.0.
Beta Was this translation helpful? Give feedback.
All reactions