|
|
|
|
|
by dijit
1825 days ago
|
|
Note: i never really considered putting oracle in kubernetes to be a technical problem; since you can pass a “raw” block device from a distributed block storage. I consider it to be a licensing nightmare as the normal oracle license means you’ll need to license every single vCPU on the cluster. The express edition used here has some relatively anaemic usage limits which you could brush up against very quickly: “Oracle Database 18c Express Edition automatically constrains itself to the following resource restrictions; 2 CPU threads;
2 GB of RAM;and
12 GB of user data.” Still, it’s cool, but I would caution anyone against introducing an oracle dependency. |
|