CI/CD with Gitlab
By Dong Huang
Sept. 29, 2020
/By Dong Huang
CI/CD stands for continuous integration and continuous delivery (or deployment). These practices essentially automate the integration of code from different developers and the deployment of the new changes.[...]
July 7, 2020
/By Brandon Tsai
A pod is a group of containers that operate together. Podman uses a similar concept to manage a group of containers on a local server. All containers inside the pod share the same network namespace, so they can easily talk to each other over the localhost without the need to export any extra ports.[...]
March 1, 2020
/By Brandon Tsai
The applications were typically run standalone in a VM and use all of the resources. The operators and developers need to choose the size of the VM for running the application. But in Kubernetes, the pods/containers can be running on any machine which requires sharing the resources with others. That is where the QoS (Quality of Service Classes) and Resource Quota comes in.[...]
Sept. 24, 2019
/By Felix Schmitz
Protecht.ERM™, Protecht’s flagship product, has been deployed in a SaaS model since development commenced in 2002 and remains ahead of the curve on innovation and functionality. Protecht has recently expanded into the UK and chosen AWS to deploy Protecht.ERM in the London region. Darumatic got engaged to assist with the automated provisioning of AWS infrastructure as well as the application deployment.[...]
April 13, 2018
/By Adrián Deccico
The hug of death is caused when someone posts a link to a website, for example, the press, saying "Hey everyone, look at this website!" and everyone does. This puts so much traffic on the site in question's servers that they get overloaded and crash. In this document I will explain how to setup pod auto-scaling as per Kubernetes 1.7.[...]
June 19, 2017
/By Adrián Deccico
Getting Kubernetes up and running is not a minor achievement. In this post, I compare the main Kubernetes installers for each major cloud. I will give you advise and show some commands on how to get Kubernetes running. It is not my intention to write detailed instructions but rather to give you an idea of what to expect for each installer method.[...]
By Dong Huang
By Brandon Tsai
By Brandon Tsai
© 2017-2020 Darumatic Pty Ltd. All Rights Reserved.