I am using version 0.8.2. I was unable to install 1.0 because of this issue. https://github.com/getporter/operator/issues/285 I am able to fire the installation by creating an instance of Installation CRD. I am unable to find a way to access output from porter mix-ins. I can see that there is one CRD schema called installationoutputs available here. https://github.com/getporter/operator/blob/main/config/crd/bases/getporter.org_installationoutputs.yaml but I don't see this created in my Azure AKS cluster. Do I need to perform any extra steps for the same? Currently, we are utilizing in-cluster MongoDB, can we replace it with Azure Cosmos DB + Mongo API? Are there any performance issues? @troy0820 @schristoff @sgettys
I am using version 0.8.2. I was unable to install 1.0 because of this issue. #285
I am able to fire the installation by creating an instance of Installation CRD. I am unable to find a way to access output from porter mix-ins.
I can see that there is one CRD schema called installationoutputs available here. https://github.com/getporter/operator/blob/main/config/crd/bases/getporter.org_installationoutputs.yaml but I don't see this created in my Azure AKS cluster. Do I need to perform any extra steps for the same?
Currently, we are utilizing in-cluster MongoDB, can we replace it with Azure Cosmos DB + Mongo API? Are there any performance issues?
@troy0820 @schristoff @sgettys