Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P0] Testing deployment to Kubernetes and Docker #169

Open
CESARDELATORRE opened this issue May 29, 2024 · 0 comments
Open

[P0] Testing deployment to Kubernetes and Docker #169

CESARDELATORRE opened this issue May 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches.. v2

Comments

@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented May 29, 2024

Environment and configurations to test:

- Windows 11 + AKS EE / k3s + E4K
---> ERROR (Cesar's test): - ALERTS dashboard is stuck and won't show any ALERTS. Issue: #168
Deployed as:
.\deploy-accelerator.ps1 -kubernetesDistro k3s -mqttBroker E4K

BUG:
image

- Windows 11 + AKS EE / k3s + Mosquitto
---> ?????? (Please, @virubiotor, test this environment and confirm here)

- Windows 11 + K8s de Docker-Desktop + Mosquitto
---> Works "ALMOST" good - (Cesar's test) Apps work, only the URLs at the end of the deployment script are not complete

Deployment script command:
.\deploy-accelerator.ps1 -kubernetesDistro k8s -mqttBroker mosquitto
image

MINOR BUG to fix: Not showing the full deployment URL, it's missing the initial part:
image

However, the control-plane app and the Alerts-dashboard work well in K8s-from-Docker-Desktop with Mosquitto:
image

- Ubuntu + k3s + E4K
---> ?????? (Please, @virubiotor, test this environment and confirm here)

- Ubuntu + k3s + Mosquitto
---> Works good - (Cesar's test) TEST POSITIVE

image image

- docker compose up (in Windows 11)
---> Works good - (Cesar's test) TEST POSITIVE

- docker compose up (in Ubuntu)
---> ?????? (Please test and confirm here)

- Visual Studio 2022 with Docker Desktop
---> ?????? (Please test and confirm here)

@CESARDELATORRE CESARDELATORRE added bug Something isn't working P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches.. v2 labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 (Urgent) Bug fixes or actions to fix asap in MAIN and DEV branches.. v2
Projects
None yet
Development

No branches or pull requests

2 participants