Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robincher/kong-oas-gitops-demo
Kong x OAS Demo
https://github.com/robincher/kong-oas-gitops-demo
Last synced: about 1 month ago
JSON representation
Kong x OAS Demo
- Host: GitHub
- URL: https://github.com/robincher/kong-oas-gitops-demo
- Owner: robincher
- Created: 2023-02-23T22:33:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T03:45:14.000Z (8 months ago)
- Last Synced: 2024-03-26T04:40:41.447Z (8 months ago)
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitops-demo
This repository provides a template for doing your own demonstration of the end to end lifecycle as depicted in the following diagram.
## Setup
1. First time only - modify the `Environment` Insomnia needs to launch the cluster since the endpoint is protected with OpenID.
* Modify the environment variables by pressing `COMMAND-E` to get to the environment variables screen. Follow the screenshots below to:
1. Copy the Development Environment
2. Create a **Private** sub environment.
3. Enter your Kong Okta credentials into the private sub environment kong_username and kong_password variables.![Development](https://user-images.githubusercontent.com/11033758/126689412-fa6c2fc6-d82a-4127-9bbe-8d329b0e41aa.png)
![Private](https://user-images.githubusercontent.com/11033758/126690075-7d0696a0-98cb-4773-ba08-371f8c79c9e5.png)
2. **Each time you create an environment** - updated the *host* and *admin_api_host* variables in **both** the "Development" and "Private" environments.
3. **Each time you create an environment** - in the **Blog** Insomnia Design Document, click "Setup Git Sync" to configure with the URL to this git repo and your credentials