Using Oracle Cloud for container orchestration in the cloud
The best way to use containers in the cloud is by using a provider. Why? Because they can provide a good infrastructure and a nice service for a small price.
This recipe will show you how to get the container created in the first recipe of this chapter and deliver it using Oracle Cloud.
Getting ready
If you don't have an account with Oracle Cloud you can register for a trial at https://cloud.oracle.com/tryit.
That's all you need, beyond having created the Docker image in the first recipe of this chapter.
How to do it...
- After logging in to the platform, you will see this dashboard:

Oracle Cloud dashboard
- Scroll down the page until you find
Oracle Cloud Infrastructure - Container Service
and click on it:

Container Service Access
- On the main page of the container service (the following screenshot), click on the
My Services URL
link :

Container Service Overview page
- You will get to the
Cloud Services
dashboard. Click onContainer Classic
:

Cloud...