Apigee "X" Eval Groups/Environments

I have a Apigee "X" evaluation account and I am experimenting with groups/environments. I discovered the 1 proxy cannot be deployed to 2 environments in the same group due to path conflicts. Ok fair enough so I created a second group with different host name and tried to deploy the same helloworld to 2 environments each in its own group and keep getting the following. The problem always (tried several times) occurs with the newly created group. Ideas?

10827-proxy-editor-apigee.jpg

0 3 277
3 REPLIES 3

It does not look like you added your environment to your override.yaml file (or whatever file you used) and deployed it on your backend. Thus there are no runtime pods connected to your new environment.

See here (this is 1.4):

https://cloud.google.com/apigee/docs/hybrid/v1.4/environment-create

Environment creation is a two-step process:

  • Create an environment in the management plane using either the UI or an Apigee API.
  • Add configuration for that environment to your overrides file and apply it to the cluster.

This is true, I didn't add anything to any file as I added the environment in the UI.

And now I have found this. So apparently I have more work to do. UI could give me a hint.

https://cloud.google.com/apigee/docs/hybrid/v1.2/environment-create