BRM Cloud Native Simplified.. init();

Hanumantha rao Marikanti
2 min readApr 4, 2022

As we discover innovative ways to help build the tools and apps around Oracle.

CNE for Future

We have mastered the Cloud Native version of BRM deployment.

Sharing few quick bites for noobs to snack and relate with traditional CM/DMs flavors :)

brmdev@saralamtech>kubectl get pod | grep cm

cm-6dcb47597pkjj 2/2 Running 0 94m

Ok now you feel something is visible and exists :)

cm-6dcb47597pkjjthis is similar to PID in Unix (not really, but relate it, to make it easy). Ignore everything else for now.

How do I probe my CM ( as always) ?

brmdev@saralamtech>kubectl exec -it cm-6dcb47597pkjj -bash

it takes you into the file system similar to your on-premise BRM.

You can almost do anything you do in your traditional $PIN_HOME/sys/test like testnap, pin_deploy etc.

[omsuser@cm]$ls

hmm okay !! and then how do I check LLoGGs ?

brmdev@saralamtech>kubectl logs -f cm-6dcb47597pkjj

— — — — — — — — — — — — — — —

— — — — — — — — — — — — — — — — —

— — — — — — — — — — — — — — — —

your log keeps rolling until you press CTRL+C

To be continued….

visit www.saralam.tech or write to contact@saralam.tech

--

--

Hanumantha rao Marikanti

Technology evangelist. Enthusiast in general in building cutting edge solutions for future