Skip to content

Do not see entity in kongmap that is visible in Kong Manager #25

Description

@avik-sengupta-kong

Kongmap config
{"my enterprise cluster":{"kong_admin_api_url":"http://api.kong.lan:8001/","kong_edit_config":"false","kong_ent":"true","kong_ent_token":"***","kong_ent_token_name":"kong-admin-token","kong_ent_manager_url":"http://manager.kong.lan:8002/"}}

Docker-compose

kongmap:
    image: docker.io/yesinteractive/kongmap
    container_name: kongmap
    networks:
      - demo-net
    environment:
      - KONGMAP_CLUSTERS_JSON=$KONG_CLUSTERS
      - KONGMAP_URL=http://api.kong.lan:8100
    restart: always
    ports:
      - "8100:8100"
      - "8143:8143"

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions