Summary
In this chapter, we started learning how to apply resource management at the host and Pod level correctly; then, we dove deep into how to use Runtime Class to centralize nodeSelector
and tolerations
configurations. Next, we covered the specifics of having Active Directory integration with Amazon EKS and the differences compared to Amazon ECS.
Finally, we went through the code snippets on deploying two Windows Pods by setting replica
to 2
and exposing them to the internet through an Ingress controller.
In this chapter, we closed the loop on how to run Windows containers in three different AWS orchestrators. In the next chapter, we will learn about monitoring and logging to have an observability solution.