ย ๐๐ฉ๐ฉ๐ฅ๐ข๐๐๐ญ๐ข๐จ๐ง ๐๐๐ฉ๐ฅ๐จ๐ฒ๐ฆ๐๐ง๐ญ โช OCP is an on-premises platform as a service built around containers orchestrated and managed by Kubernetes on a foundation of Red Hat Enterprise Linux.
Deploying applications in Openshift is quite an interesting thing.
There are four different types of Application deployments in Openshift (OCP):
โย Source To Image (S2I)
โย Image Streams (Docker Image)
โย Database Image
โย Deploy Application With Dockerfile
ย ๐๐ฉ๐๐ง๐ฌ๐ก๐ข๐๐ญ ๐๐๐ญ๐ฐ๐จ๐ซ๐ค๐ข๐ง๐ โช Kubernetes ensures that pods can communicate with one another by assigning each pod an IP address from an internal network. By assigning each pod its own IP address, pods can be treated in the same way that physical hosts or virtual machines are in terms of port allocation, networking, naming, service discovery, load balancing, application configuration. So, preparing for OpenShift Certifications?
Check out this blog https://k21academy.com/openshiftday3ย OpenShift Certified Specialist | Day 3 Recap and Q & As in detail โ that covers:
ย Resource types
ย Application Deployment
ย Openshift Networking (Service, Route)
Want more in-depth training? Check the FREE CLASS now atย https://k21academy.com/openshift02