Socket
Book a DemoInstallSign in
Socket

fbl-k8s-installation-verification

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbl-k8s-installation-verification

### Configuration

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

K8s Cluster Setup verification

Configuration

Check default configuration config.yml inline comments to get more context on general configuration parameters.

Run

# [required] install dependencies
yarn install
# [optional] export custom kubeconfig (should be an absolute path)
export KUBECONFIG=/path/to/kubeconfig

# Run with default config
yarn start

# or run custom config location
yarn start -c \$.external=./path-to-custom-config.yml 

FAQs

Package last updated on 27 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts