kubectl-fdb

command
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

Kubectl plugin for FDB on Kubernetes

Current status: alpha

Installation

In order to install the latest version from the source code run:

make plugin
# move the binary into your path
export PATH="$PATH:$(pwd)/bin" 

Usage

Run kubectl fdb help to get the latest help.

Supported operations
  • remove instances from a cluster.
  • Print the version of the plugin and the operator.
Planned operations
  • Evacuate node: removes all instances on a node (e.g. maintenance)
  • Status: show the status of the fdb cluster (e.g. fdbcli status)
  • top: show the current resource utilization
  • df: shows the current free/used disk capacity either for each instance or aggregated per class

Raise an issue if you miss a specific command to operate FDB on Kubernetes.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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