1.1.1 • Published 6 years ago

kubefctl v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

kubefctl

kubefctl (Kubernetes Federation Control) is a Node.js built command tool with kubectl and kubemci, the main purpose is providing a more friendly interface to deploy multi-cluster applications on Google Kubernetes Engine(GKE).

You have to make sure you login with your GKE account with application-default or kubemci won't work as expected.

Requirement

  • kubectl
  • kubemci
  • gcloud
  • Node.js 8+
  • Node.js packages management tool you like
  • go 1.9+
  • git

Before installing

Build kubemci with golang, kubemci is not a part of google-sdk at this moment.

go get -u github.com/GoogleCloudPlatform/k8s-multicluster-ingress/cmd/kubemci

Install via NPM

npm install --global kubefctl

Install via yarn

yarn global add kubefctl
1.1.1

6 years ago

1.1.0

6 years ago

0.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago