Skip to content

t4niwa/k8s-athenz-sia

 
 

Repository files navigation

k8s-athenz-sia

License: Apache GitHub release (latest by date) Docker Image Version (tag latest)

Overview

This repository contains Athenz SIA which is basically aimed to work on Kubernetes environment.

Usage

$GOPATH/bin/athenz-sia --help

Build

To update the git submodule from the latest commit (HEAD) hash of the remote repository

git submodule update --recursive --init --remote
make

To update the git submodule from the remote repository

git submodule update --recursive --init
make

About releases

  • Releases
    • GitHub release (latest by date)
    • Docker Image Version (tag latest)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.3%
  • Makefile 2.4%
  • Other 1.3%