Skip to content
Snippets Groups Projects
Select Git revision
  • f02d313fee73b620dd492640de4472cfa0f966e0
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
22 results

ansible.md

  • Max Gautier's avatar
    d23c1464
    Remove krew support (#11824) · d23c1464
    Max Gautier authored
    * Remove krew installation support
    
    Krew is fundamentally to install kubectl plugins, which are eminently a
    client side things.
    It's also not difficult to install on a client machine.
    
    * Remove krew cleanup
    Remove krew support (#11824)
    Max Gautier authored
    * Remove krew installation support
    
    Krew is fundamentally to install kubectl plugins, which are eminently a
    client side things.
    It's also not difficult to install on a client machine.
    
    * Remove krew cleanup