kube

command module
v0.4.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

kube - Quickly connect to your Kubernetes cluster!

CLI tools to manage your kubeconfig file


Go Report Card Maintainability CI Release

release License Proudly written in Golang Releases


Installation

There are several installation options:

  • As Homebrew or Linuxbrew package
  • Manual installation

After installing, the tool will be available as kube.

Homebrew Package

You can install with Homebrew for macOS or LinuxBrew for Linux

brew install funkolab/tap/kube

Keep up-to-date with brew upgrade kube (or brew upgrade to upgrade everything)

Manual

  • Download your corresponding release
  • Install the binary somewhere in your PATH (/usr/local/bin for example)
  • use it with kube

MacOS X notes for security error

Depending on your OS settings, when installing the binary manually you must run the following command: xattr -r -d com.apple.quarantine /usr/local/bin/kube

Usage

TODO

Building From Source

kube is currently using go v1.17 or above. In order to build kube from source you must:

  1. Clone the repo

  2. Build and run the executable

    make build && make install
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL