spa

command module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

README

SPinnaker Admin(SPA) tools

spa is an swiss knife tool for Spinnaker

Install

Install by this command.

$ brew install kekeniker/tap/spa

Supported Features

  • Create Kubeconfig with existing service account
  • Create Kubernetes Service Accounts with (Cluster)Role and (Cluster)Binding (and Kubeconfigs)
Features in detail

Here, I will explain what the commands actually do.

spa service-account get: Get Service account

It will do the following things:

  1. Get service account (and retrieve token)
  2. (Optional)Create dedicated Kubernetes config
  3. If no output option is specified, it will only print the access token
spa service-account create: Create Service Account

It will do the following things:

  1. Create a service account with specified name in specified namespace.
  2. If not exist, create a (Cluster)Binding that Spinnaker requires.
  3. Bind the service account and the cluster binding.
  4. (Optional) Create a dedicated Kubernetes config. This can be used to configure Spinnaker Clouddriver.

Author

License

Copyright 2020 KeisukeYamashita.
SPA is released under the Apache License 2.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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