Skip to content

How does theia-cloud dispose container pod? #263

Answered by sgraband
inlann asked this question in Q&A
Discussion options

You must be logged in to vote

Your assumption is correct, that the operator is the one who is pinging those endpoints and then decides when to shut down the pods.

You always get the v1beta field with kubectl because we currently have invalid version numbers (e.g. v8beta) and it will always default to v1beta. Note that the resource is still available as v8beta on the cluster, e.g. by changing your command to kubectl -n theiacloud describe appdefinitions.v8beta.theia.cloud theia-cloud-demo. We are planning to soonish update the version numbers to valid numbers (e.g. v1beta8). Then the default output of kubectl should be the latest version. Sorry for the inconvience.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@sgraband
Comment options

@inlann
Comment options

@inlann
Comment options

@sgraband
Comment options

Answer selected by inlann
Comment options

You must be logged in to vote
1 reply
@sgraband
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants