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

Portainer K8S Image doesn't exist. Please consider to update the README of Portainer. #64

Closed
r0039 opened this issue Nov 7, 2020 · 1 comment · Fixed by #70
Closed

Comments

@r0039
Copy link

r0039 commented Nov 7, 2020

I found that the K8S image <portainerci/portainer:k8s-linux-amd64> in https://github.com/collabnix/kubelabs/blob/master/portainer.yaml doesn't exist.

spec:  
      serviceAccountName: portainer-sa-clusteradmin  
      containers:  
      - name: portainer  
        image: portainerci/portainer:k8s-linux-amd64  
        imagePullPolicy: Always  

So this service could not provision into K8S cluster. Go around, then I found another K8S image https://raw.githubusercontent.com/portainer/portainer-k8s/master/portainer-nodeport.yaml that is running well in K8S. There is source.

Can you please verify and update this README. I don't have a permission to do.
Thank you.

@collabnix
Copy link
Owner

Can you please raise PR?

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

Successfully merging a pull request may close this issue.

2 participants