Skip to content

Conversation

@spottsdd
Copy link
Contributor

Description

Previously Puppeteer ran in the same namespace as Storedog (usually storedog). This moved the puppeteer definition to a new folder and sets the namespace as fake-traffic.

How to test

K8s testing steps are outline in the k8s-manifests/readme. It's important to note that unlike Docker compose, K8s won't build container images. Images must be pre-built and hosted in a registry. For development, you can run a local registry. Then build and push images. The images must be built and pushed on the worker node as that is where the services will run and look for localhost.

The development K8s Sandbox is currently set to test. The services files from main branch are used to build and push to the local registry. You can also set the registry url to the live public version. Follow the steps in the readme to setup the Datadog operator and start Storedog.

Use the Storedog tab to the right of the worker tabs to load the site. Again, the pods are running on the worker node.

Once storedog is running, check pods in fake-traffic to confirm the pod is running:

kubectl get pods -n fake-traffic

View traffic in the trial account and confirm data is recieved.

@spottsdd spottsdd requested review from a team as code owners July 11, 2025 12:34
Base automatically changed from add-k8s-rum to main July 11, 2025 14:00
@spottsdd spottsdd merged commit 054285f into main Jul 11, 2025
1 check passed
@spottsdd spottsdd deleted the k8s-move-puppeteer-fake-traffic branch July 11, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants