Coder Social home page Coder Social logo

Comments (7)

dholt avatar dholt commented on July 20, 2024

I actually fixed that about 3 minutes ago, I'll create a PR now.

The GPU driver on CentOS is still pending a PR approval, and we've yet to tackle nvidia-docker, but it should be straightforward.

from deepops.

phogan-nvidia avatar phogan-nvidia commented on July 20, 2024

Excellent.
Want to make sure I understand, outside deepops scripts setup - NVIDIA Drivers, nvidia-docker, and docker defaulting to use nvidia plugin. that's not a problem.

from deepops.

dholt avatar dholt commented on July 20, 2024

Actually, that error might be because your Ansible version is old, it's not recognizing the built-in k8s module (my comment was about pip failing on CentOS, which is in the PR). What Ansible version are you on? The k8s module requires Ansible version 2.6. https://docs.ansible.com/ansible/latest/modules/k8s_module.html

We could maybe go to k8s_raw since apparently it's an alias and available in 2.5, though we have other things that depend on 2.7 I believe.

from deepops.

phogan-nvidia avatar phogan-nvidia commented on July 20, 2024
$ ansible --version
ansible 2.4.2.0
  config file = /home/deepops/deepops-refactor/ansible.cfg
  configured module search path = [u'/home/deepops/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, Oct 30 2018, 23:45:53) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)]
[

from deepops.

dholt avatar dholt commented on July 20, 2024

You should update that bad boy

from deepops.

phogan-nvidia avatar phogan-nvidia commented on July 20, 2024

on it. nodes were built a couple hours ago and looks like ansible got installed befor EPEL was enabled.

$ yum list | grep ansible
ansible.noarch                             2.4.2.0-2.el7          @extras       
ansible.noarch                             2.7.8-1.el7            epel          
ansible-doc.noarch                         2.7.8-1.el7            epel          
ansible-inventory-grapher.noarch           2.4.4-1.el7            epel          
ansible-lint.noarch                        3.4.21-1.el7           epel          
ansible-openstack-modules.noarch           0-20140902git79d751a.el7
ansible-review.noarch                      0.13.4-1.el7           epel          
centos-release-ansible26.noarch            1-3.el7.centos         extras        
kubernetes-ansible.noarch                  0.6.0-0.1.gitd65ebd5.el7
python2-ansible-runner.noarch              1.0.1-1.el7            epel          
python2-ansible-tower-cli.noarch           3.3.0-2.el7            epel

from deepops.

phogan-nvidia avatar phogan-nvidia commented on July 20, 2024

closing the item.

from deepops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.