87128/how-to-expose-a-service-in-minishift
Hi Guys,
I have one service in Minishift. I want to expose the service. How can I do that?
Hi@akhtar,
You can expose your service in the Minishift cluster. It will allow you to connect the application from anywhere. You can use the below command.
$ oc expose service servcie_name --port 80
Hi@akhtar, You can create a secret using generic ...READ MORE
Hi@MD, You can use oc new-app command in ...READ MORE
Hi@akhtar, To expose your app, you need to ...READ MORE
Hi@akhtar, You can give different roles to different ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, Some application requires service account for their ...READ MORE
Hi@akhtar, You can add an SCC to your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.