-
Notifications
You must be signed in to change notification settings - Fork 342
Update KubeArmor Marketplace Releases
-
Oracle [TBD]
-
Digital Ocean [TBD]
key parts of the bundle spec:
alm examples:
provide an example of the CR (kubearmorconfig
) expected to be created by the user to configure the KubeArmor deployment.
crdSpec: specification of the Custom Resource that operator provides, use specDescriptors
field to provide the short description of the fields supported by the CR for user's understanding.
description: self explanatory field that is used for long description of the operator.
permissions: rbac permissions required by the operator and the operands that are being deployed by the operator itself.
related images: container images that operator deploys as part of KubeArmor application.
version: operator version.
Note: Update the sha digest of all the images referenced in the operator.
test and validate operator preferably using an OpenShift environment, apart from functionality test integration test can be performed to test the operator bundle, please check integration testing using OLM
Create a new version (directory) with updated operator bundle and raise a PR to the upstream repo https://github.com/kubearmor/certified-operators/tree/main/operators/kubearmor-operator-certified.
Prerequisites:
Access to the AWS marketplace portal https://aws.amazon.com/marketplace/login Setup and configure AWS CLI https://aws.amazon.com/cli/
On aws marketplace management portal, select KubeArmor under the server category of products. And add a new version of the KubeArmor. Once chosen this option, follow the instructions in the subsequent window. Update Listing with Helm and EKS add-on delivery method added and update the image or Helm chart references wherever prompted to create a new listing.