Skip to content

scipian/ssh-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH Controller

Introduction

This is a custom Kubernetes controller designed to run in the scipian namespace. It uses CRD's to sign a user's ssh keys and give that user access to their scipian managed infrastructure servers.

It is built with Kubebuilder, with full documentation found here.

Running Locally

To run the project locally for developing:

  1. dep ensure
  2. make
  3. make install
  4. make run (must have kubeconfig for our cluster in .kube/config)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published