Top Stories published by CI/CD/DevOps in 2022

Dockerfile RUN vs CMD vs ENTRYPOINT

RUN is an image build step, the state of the container after a RUN command will be committed to the container image. A Dockerfile can have many RUN steps that layer on top of one another to build the image.


Error: Get “http://localhost/api/v1/namespaces/xxx": dial tcp [::1]:80: connect: connection refused

I run into this weird error when trying to validate terraform template on Mac using

terraform plan

confusing topics in AWS solution architect asscociate exam

SAA-C02

Standard vs Convertible RI (Reserved Instance)

* standard types are cheaper;
* convertible type can be…

These were the top 10 stories published by CI/CD/DevOps in 2022. You can also dive into monthly archives for 2022 by using the calendar at the top of this page.