manintheit.org

manintheit.org


jenkins

  • Slack Notification and Opsgenie Alerting in Jenkins

    Alerting/Notification is an essential part of Tech operations to make sure business continuity and mitigating the financial loss. Nevertheless, self-healing platforms(e.g Kubernetes) on the market, there are some cases that human intervention is indispensable. In the mean time, proper alerting/notification system are crucial. E-mail notification quite outdated, and can be easily ignored by Operators due… Continue reading

  • Building Container Image with Buildah

    The purpose of this tutorial is to demonstrate how to create OCI compliant container image with Buildah. Building a container image implemented in CI Pipeline using Jenkins and Vault. Buildah is a tool that facilitates building OCI container images. You can also create an image in the docker format. For more information about OCI image specifications… Continue reading