Kong provides an open source configuration management tool (written in Go), called decK (which stands for declarative Kong)
- Check that decK recognizes your Kong Gateway installation via deck gateway ping
deck gateway ping Successfully connected to Kong! Kong version: 3.4.3.11
- Export Kong Gateway configuration to a file named "kong.yaml" via deck gateway dump
deck gateway dump -o kong.yaml
- After modifying the IP adcresses in kong.yaml file, show the differences via deck gateway diff
deck gateway diff kong.yaml
updating service test-iris {
"connect_timeout": 60000.png)

.png)
.png)



