Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page to run Jenkins in Kubernetes doesn't work as a tutorial #7699

Open
mv-2112 opened this issue Nov 25, 2024 · 1 comment
Open

Page to run Jenkins in Kubernetes doesn't work as a tutorial #7699

mv-2112 opened this issue Nov 25, 2024 · 1 comment
Labels

Comments

@mv-2112
Copy link

mv-2112 commented Nov 25, 2024

Problem with this page

Kubernetes pagesource file

Expected behavior

The first stages should result in a running jenkins pod.

Actual behavior

The pvc can't be mounted preventing the pod running

Possible solution

Googling suggests the fix is an initContainer? that seems nasty overkill, is there not a 'mount as' option?

Are you interested in contributing a fix?

No response

@mv-2112 mv-2112 added the bug label Nov 25, 2024
@mv-2112 mv-2112 changed the title This doesn't work as a tutorial Page to run Jenkins in Kubernetes doesn't work as a tutorial Nov 25, 2024
@dduportal
Copy link
Contributor

Hi @mv-2112 , your problem is unclear.

You say The pvc can't be mounted preventing the pod running. What does it mean: is the PVC definition refused by Kubernetes API service? Or is it created but not allocated (so we need more information: what is the error, etc.)?

E.g. it's hard to understand your problem except "it does not work" (and to provide/propose a fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants