Knowledge Check - Production Operations

Test your understanding of the key concepts from Module 5. Select the best answer for each question, then submit to see your results. You need to score at least 60% to pass.

1.

A developer deploys TaskBoard to Managed Kubernetes and then opens the Logging Service Grafana, expecting to see the cluster's pod and control-plane logs. The view is empty. What is the correct fix?

2.

A developer creates a Monitoring Service pipeline, sees a successful 201 response, then closes the terminal without reading the body. The next day their metrics agent returns 401 on every push to /api/v1/push and they cannot find a way to retrieve the ingest key. What happened?

3.

A developer is debugging a connectivity failure between TaskBoard tiers. Application logs are silent, so they need to confirm at the network layer whether traffic is being blocked. They add a Flow Log on the NIC, then realize they set the wrong capture direction. What is the correct way to change it?

4.

A developer needs the TaskBoard CI pipeline to authenticate to the IONOS API and wants a leak of that credential to be contained and recoverable fast. Which token approach is correct?

5.

A developer exposes TaskBoard on MKS with a Service of type: LoadBalancer. In production they observe that all traffic lands on one worker node, the client source IP is lost, and throughput plateaus around 2 Gbit/s. Which statement correctly explains this and the production fix?