[cid:[email protected]] Did You Know? OOM supports scaling stateful applications.
OOM leverages the kubernetes capability to scale stateful applications. And this is done without the need to change any application code. [cid:EB30C46D-1DFA-4AD7-AF70-5FD0A61B569D] You can try these examples today to scale out and back in the SDNC database. Scale out sdnc database to 5 instances: kubectl scale statefulset sdnc-dbhost -n onap-sdnc --replicas=5 Scale in sdnc database to 2 instances: kubectl scale statefulset sdnc-dbhost -n onap-sdnc --replicas=2 If you’d like to learn more about OOM, check out the OOM wiki<https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project> or concepts<https://kubernetes.io/docs/concepts/> to find out more about Kubernetes. Mike Elliott [amdocs-a] Amdocs a Platinum member of ONAP<https://www.amdocs.com/open-network/nfv-powered-by-onap> This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer _______________________________________________ onap-discuss mailing list [email protected]<mailto:[email protected]> https://lists.onap.org/mailman/listinfo/onap-discuss This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
