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

local machine, reboot or relink network will pull image again #974

Open
brealisty opened this issue Apr 6, 2022 · 4 comments
Open

local machine, reboot or relink network will pull image again #974

brealisty opened this issue Apr 6, 2022 · 4 comments

Comments

@brealisty
Copy link

All the steps have completed, and the Workspace run well. but re-pull images when the local machine reboot or relink network. Is there any way to resolve it? save image cahe or somethingelse?

opctl version

$ opctl version
CLI version: v1.0.2
Manifest version: v1.0.2
API version: v1.0.2
Web UI version: v1.0.2

Kubernetes information

  • local Microk8s

Machine information

  • OS: Ubuntu18.04
  • Browser: Chrome
@malfonsoNeoris
Copy link

hi, have you solved the issue? i also want to install onepanel on a local PC ( with gpu) and im still unable to do it

im at the config step

KUBECONFIG=./kubeconfig opctl apply
Starting deployment...

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x211296f]

goroutine 1 [running]:
github.com/onepanelio/cli/cmd.GenerateKustomizeResult(0x253d44c, 0x1f, 0x2523233, 0xd, 0xc0004abe90, 0x1, 0x1, 0xc0004abe80, 0x1, 0x1, ...)

@skytodmoon
Copy link

I met the same problem. If it can change the policy to local first.

@6betari
Copy link

6betari commented May 17, 2022

And I met the same problem (ubuntu 20.04, mikrok8s)

@Allen-labs
Copy link

I met the same problem. I solved it by modifying "imagePullPolicy: Always" to "imagePullPolicy: IfNotPresent".

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

No branches or pull requests

5 participants