What is a AWS profile and how it can make your life easier
AWS profiles are a convenient way to manage and use different sets of credentials and configuration settings in the AWS environment.
AWS profiles are a convenient way to manage and use different sets of credentials and configuration settings in the AWS environment.
During the CKAD exam, you will be more that likely prompted to deploy a service. Here is a simple way to test the pod or service you deployed respond properly.
The difference between Kubernetes Labels and Annotation can be misleading at first. Both are metadata attached to a pod, but serve different purposes.
The ENTRYPOINT instruction looks almost similar to the CMD instruction. Both of them help to define the command that will be executed at the start of the container. What is the difference between those two ?
How does a user get to perform a certain action on AWS ?