steward

command module
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: BSD-3-Clause Imports: 9 Imported by: 0

README

Project Syn: Steward

The cluster agent - working together with the lieutenant-api.

Please note that this project is in it's early stages and under active development.

Getting started

  1. Make sure Golang is installed

  2. Run the agent against a locally deployed SYNventory

    KUBECONFIG=/path/to/config go run main.go --api http://localhost:5000 --token someToken
    
  3. Start hacking on the agent

Argo CD Bootstrapping

Argo CD is bootstrapped (repo-server, app-controller, server) when no existing deployments are found. The required CRDs (Application, AppProject) are compiled into the binary using Go file embedding. To update them, download the latest manifests and put them in ./manifests/.

Release

Create a git tag:

git tag v0.0.2

Build the Docker image:

make docker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
build
pkg
tools

Jump to

Keyboard shortcuts

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