Important notes on the OpenShift Developer Sandbox
The OpenShift Developer Sandbox is great because it is free (you can try before you buy) yet has most of the substantial features of the full-featured cloud offering. However, you need to remember a couple of limitations of the free version:
- Tokens need to be renewed daily. This means you need to (re)link OpenShift and KIE Sandbox using the instructions in the previous section. It’s not onerous, but you need to remember to do it, or the sandbox will give you an error.
- The Developer Sandbox needs to be renewed every 30 days, and prior to this renewal, everything within OpenShift data will be deleted. This isn’t a problem since you will always have a local copy of your decision model, and you shouldn’t be storing any data in your models in the sandbox.
- By default, any model you deploy to OpenShift is public access. This is great for sharing the link with colleagues for them to test out, but you may...