Categorygithub.com/alexsjones/kubebuilder
modulepackage
0.0.0-20171204090427-bbbf4293cbba
Repository: https://github.com/alexsjones/kubebuilder.git
Documentation: pkg.go.dev

# README

kubebuilder

<img src=https://i.imgur.com/xxDRsik.jpg width="250" />

GitHub license

I initially built kubebuilder for the developers at BeameryHQ It is a deployment for kubernetes that lets developers have minimal interaction but have their own subdomains and namespaces for creating applications.

It requires a few pieces to get it all working, but is designed to be simple for the end user.

Development Requirements

  • protobuf-compiler
  • kepler for CLI interaction go get https://github.com/AlexsJones/kepler

Deployment Requirements

Place google cloud service account in k8s/required/files/auth.json By Default will use current ssh key at ~/.ssh/id_rsa

Run ./scripts/deployment_kubernetes.sh

Usage

Diagram

# Packages

No description provided by the author
No description provided by the author