cancel
Showing results for 
Search instead for 
Did you mean: 
Trevor
Starfighter Starfighter
Starfighter
  • 536 Views

OpenShift Container Platform - pod requirement

Jump to solution

Hello all,

With OpenShift Container Platform, is a pod "absolutely" required to run a container?

What's prompting the query is the following that I read in a document:
Using pods provides extra metadata with the container
-  Using pods offers the ability to group several containers in a single deployment entity

That first item (the one highlighted in red), that makes reference to "extra metadata", is
suggesting to me that a pod is not a requirement.  Does my antenna need tuning?

Thanks in advance.

Trevor "Red Hat Evangelist" Chandler
Labels (3)
0 Kudos
1 Solution

Accepted Solutions
Fran_Garcia
Starfighter Starfighter
Starfighter
  • 517 Views

Hey Trevor,

The phrase should be read like "By operating with the pod abstraction (rather than the "container" abstraction)... extra metadata is included". Just to confirm, it's not possible to operate on specific pods, the only manageable abstraction is "pod".

 

Hope this clarifies,

Fran

View solution in original post

2 Replies
Fran_Garcia
Starfighter Starfighter
Starfighter
  • 518 Views

Hey Trevor,

The phrase should be read like "By operating with the pod abstraction (rather than the "container" abstraction)... extra metadata is included". Just to confirm, it's not possible to operate on specific pods, the only manageable abstraction is "pod".

 

Hope this clarifies,

Fran

Trevor
Starfighter Starfighter
Starfighter
  • 502 Views

Hello Fran,

It clarifies big time!!!  I can always count on you!!!

Thanks also for the "the only manageable abstraction is "pod""
comment.  That seems to lineup with a little blurb that I read 
about pods -  that pods are the smallest compute unit defined,
deployed, and managed.

Again, your response has wiped away the haze!!!

 

 

Trevor "Red Hat Evangelist" Chandler
0 Kudos
Join the discussion
You must log in to join this conversation.