Giter Club home page Giter Club logo

test1's Introduction

Akeyless Custom Server Kustomize Patches

This repo contains a set of kustomize patches for the Akeyless Custom Server designed for custom dynamic and rotated secrets. The patches make using the Akeyless Custom Server with kustomize much easier in that you only need to specify the script you want to use and the rest is taken care of for you.

Reference

Usage

Edit the kustomization.yml file to enable the correct script or create your own version of the repo by pressing the "Use this template" button and then add your own script(s) into your own repo.

Be sure to set the GW_ACCESS_ID to be the admin access ID of the Akeyless Gateway you want to be allowed to call this custom server.

Usage with Kustomize to view the output

kustomize build .

Usage with Kustomize to apply the output

kustomize build . | kubectl apply -f -

Usage with Kustomize to apply the output with a dry-run

kustomize build . | kubectl apply -f - --dry-run=client

Usage with kubectl to apply the kustomize output

kubectl apply -k .

License

Apache 2.0

test1's People

Contributors

devorbitus avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.