CKAD • Practice Test 38
Free CKAD practice test — 15 questions with explanations. Set 38. No signup required.
During a canary deployment, you want to send 10% of traffic to the new version. You have two Deployments: 'app-stable' (version: stable) and 'app-canary' (version: canary). You use a Service with label selector 'app: myapp' and a second selector for version. How can you achieve the 10% traffic split?