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

Protokube is not found #1

Open
Mhs-220 opened this issue Mar 11, 2020 · 4 comments
Open

Protokube is not found #1

Mhs-220 opened this issue Mar 11, 2020 · 4 comments

Comments

@Mhs-220
Copy link

Mhs-220 commented Mar 11, 2020

Hi
when I try to use your container in execContainer hook, I face an issue that I don't have protokube.service and the script failed to install nvidia-docker. should I have protokube.service?
P.S.1: When I remove systemctl stop protokube and systemctl start protokube code works very well.
P.S.2: My cluster setup in AWS with kops.

@cicdteam
Copy link
Owner

@Mhs-220 Hi!

That;s strange... I just re-initialized new cluster on AWS by latest kops (1.16.0) and havn't seen such problems.

Can you share more details about your cluster ? what kops options were used ?

@Mhs-220
Copy link
Author

Mhs-220 commented Mar 17, 2020

My cluster initialized about one year ago with k8s 1.14 (if I remember correctly).
I have an instance group called gpunodes alongside master and nodes. The Protokube service is already available on the master instance group but not in the nodes nor the gpunodes.
My cluster config with these options on AWS:

 kubeScheduler:
    usePolicyConfigMap: true
 kubelet:
    anonymousAuth: false
    authenticationTokenWebhook: true
    authorizationMode: Webhook

Now my cluster is using the latest version of Kops and k8s but sadly the protokube still not visible in my nodes. Do you need more information?

mausch added a commit to elevate/nvidia-device-plugin that referenced this issue Mar 19, 2020
@aslobodskoy-fiksu
Copy link

@cicdteam protokube is not installed on every cluster
"nodeup[891]: I0708 07:50:15.714930 891 protokube.go:54] skipping the provisioning of protokube on the nodes"

@cicdteam
Copy link
Owner

I still can't reproduce issue with latetes kops release (and with latest nvidia drivers).

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

3 participants