GithubHelp home page GithubHelp logo

kong / demo-scene Goto Github PK

View Code? Open in Web Editor NEW
30.0 6.0 24.0 1.67 MB

๐Ÿฆ a collection of demos and examples around Kong tools and technologies

License: Apache License 2.0

Shell 10.30% Java 10.67% Makefile 19.40% Groovy 1.34% Ruby 0.09% Python 3.14% Smarty 3.53% Dockerfile 0.21% JavaScript 45.33% Go 0.49% Jinja 0.31% HCL 5.18%

demo-scene's People

Contributors

daniellafreese avatar dependabot[bot] avatar gamussa avatar lahabana avatar mheap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

demo-scene's Issues

Postgresql not getting created

Hi,

I have installed kong gateway as per instructions from kong builders but unfortunately i ran into below issues.

  1. While upgrading the value file with postgresql enabled it giving below error

[root@ip-172-31-16-124 bin]# ./helm upgrade kong -n kong kong/kong -f values.yaml
Error: UPGRADE FAILED: execution error at (kong/charts/postgresql/templates/secrets.yaml:20:15):
PASSWORDS ERROR: You must provide your current passwords when upgrading the release.
Note that even after reinstallation, old credentials may be needed as they may be kept in persistent volume claims.
Further information can be obtained at https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues/#credential-errors-while-upgrading-chart-releases

'global.postgresql.auth.password' must not be empty, please add '--set global.postgresql.auth.password=$PASSWORD' to the command. To get the current value:

    export PASSWORD=$(kubectl get secret --namespace "kong" kong-postgresql -o jsonpath="{.data.password}" | base64 --decode)

I have tried to create the postgresql seperately and connect but that is also not working may be i am not doing right way.

Attaching my values.yaml for reference.(yaml format was not allowing to upload so changed to txt only here )

  1. second issue is though my kong manager is enabled default workspace is not visible on the manager for some reason

could you please help me on this ?

have followed instructions from below git [repo]([url]([url]([url]([url](Screenshot 2022-09-20 at 8 09 42 PM)))))
https://github.com/Kong/demo-scene/tree/main/kong-builders/02-15-2022

values.txt

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.