sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

Use Deployment Operator For Administering the Viya 4 environment after installation using viya 4 deployment DAC #221

Closed lorenzk1213 closed 10 months ago

lorenzk1213 commented 2 years ago

Would like to check if it is possible to use Deployment Operator For Administering the Viya 4 environment after installation using the viya4-deployment DAC. Anything required to keep in mind?

Thanks

thpang commented 2 years ago

Have reached out to the Deployment Operator team for a response. Waiting to see what they have to say.

nbattala commented 1 year ago

@thpang Any updates on this please?

dhoucgitter commented 10 months ago

@lorenzk1213, viya4-deployment introduced support for installing Viya using the Deployment operator in release 6.0.0 - December 19, 2022. See the Deployment Operator Notes for information on using the Deployment Operator with DAC including use of the V4_DEPLOYMENT_OPERATOR_ENABLED configuration variable in the viya4-deployment project. Using DAC Release 6.0.0 or later that is configured to deploy Viya using the Deployment Operator will allow you to continue using the the Deployment Operator for Administering Viya 4 after your installation. Refer to this SAS documentation for instructions on using the deployment operator.