- Which of the following OpenShift entities is not created automatically by oc new-app?
- Pod
- Route
- Replication controller
- Deployment config
- Service
- Which of the following entities should be created in order to make an application available externally in a minimal configuration (choose three)?
- Pod
- Service
- Route
- Replication controller
- Deployment config
- Image stream
- Which command creates a route with the custom URL myservice.example.com?
- oc expose svc httpd
- oc expose svc httpd --host myservice.example.com
- oc expose svc httpd --hostname myservice.example.com
- oc create svc httpd --hostname myservice.example.com
- Which commands display all OpenShift routes (choose two)?
- oc get all
- oc get pod
- oc get application
- oc get route
- docker ps
- ip route
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine