El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, open source, community driven, no vendor lock-in container orchestration system. El Carro provides a powerful declarative API for comprehensive and consistent configuration and deployment as well as for real-time operations and monitoring.
Previously, we had configured pod antiaffinty's so that pods were not scheduled on the same instance by default. We did this for historic reasons. We would like to remove this so as to make our logic more configurable and allow users to schedule multiple instances on the same node if they so desire.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/GoogleCloudPlatform/elcarro-oracle-operator/blob/main/OWNERS)~~ [akinfermo]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Previously, we had configured pod antiaffinty's so that pods were not scheduled on the same instance by default. We did this for historic reasons. We would like to remove this so as to make our logic more configurable and allow users to schedule multiple instances on the same node if they so desire.
bug: 277624623
Change-Id: I4b957d99ef24007a18260dcfcdb43efbc09e3021