infraheadSep 32 min readDependency management with lock filesIn many cases, lock files are used for dependency management.
infraheadAug 262 min readSecret managementSealed Secrets are recommended to manage the secrets in the microservice environments.
infraheadAug 253 min readTriggering CI Pipelines: When and WhyIn this article, we will walk through the CI pipeline that builds a docker image for an API service that has some dependencies and...
infraheadAug 223 min readA GitOps KISSWhen designing a CI or a CD workflow, you must decide how users will specify service configuration values for the microservices deployed...