applicationset-dynamodb-plugin

command module
v0.0.0-...-fa6d18e Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 9 Imported by: 0

README

applicationset-dynamodb-plugin

This project is experimental plugin to pull configurations from DynamoDB table for ArgoCD ApplicationSets

Table of Contents

Introduction

This application is designed to serve as a web server that interacts with DynamoDB to fetch and return parameters from a specified table. It supports both command-line flags and HTTP POST requests to customize the behavior.

Prerequisites

Make sure you have the following prerequisites installed:

  • Go (version 1.16 or higher)
  • AWS CLI (if using AWS services)

Getting Started

Follow the steps below to get started with the application.

Deploy the plugin into your cluster kubectl apply -f applicationset-sample.yaml

Make sure to assign the appropriate EKS Pod Identity permissions to the service account created by the sample. You can easily follow this blog post.

Building
make build

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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