Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding skull_island CLI tool #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jgnagy
Copy link

@jgnagy jgnagy commented Sep 10, 2019

Adding a link to the Skull Island CLI tool and Ruby SDK. The tool is awesome because:

  • I'm biased (I wrote it)
  • It is both a CLI tool and an SDK for the Kong Admin API
  • It can help people migrate to 1.1+
  • It supports YAML + embedded ruby (it allows for limited templating)
    • Specifically, IDs can be looked up using lookup(), allowing portable configuration
  • The YAML configuration supports a project key that can be used to add, update, or remove configuration
    • This leverages special, hidden tags under-the-hood, meaning maintaining state is done within Kong itself
    • This works wonderfully from a CI perspective because it is easy to have a build stage that triggers skull_island import on project-specific Kong config
  • It is open-source!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant