BLOG

Image

AWS audit logging

Sept. 27, 2020

/

By Jake Mc

With a focus on Kubernetes and infrastructure orchestration at Darumatic, we often have developers testing out new tools, creating new clusters and spinning up different pieces of cloud infrastructure, this can lead to unnecessarily high sandbox cloud costs caused by forgotten and unused infrastructure.
[...]

Image

Podman: Run container in pods

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.
[...]

Image

Improve Kubectl Command with Krew

July 7, 2020

/

By Brandon Tsai

Instead of implementing shell scripts to perform some complex behaviours with kubectl, you can think of installing kubectl plugins to extended kubectl command to achieve custom functionality.
[...]

Image

Kubernetes Resources Management - QoS, Quota, and LimitRange

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.
[...]

Image

Podman - Introduction

Jan. 29, 2020

/

By Brandon Tsai

As you may have noticed, Red Hat replaces the docker daemon with CRI-O/podman since RHEL 8. So what is Podman?
[...]

Image

Monitor Kubernetes Apps with Splunk

Jan. 27, 2020

/

By Brandon Tsai

Some companies use Splunk as the logging platform to store and to aggregate the logs for all their environments. This post explains how to integrate Splunk with Kubernetes using the Splunk-connect-for-kubernetes helm charts.
[...]

Contact Us

Icon

Address
Level 8
11-17 York Street
Sydney NSW 2000

Icon

Phone Number
+61 2 8294 8067

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

© 2017-2024 Darumatic Pty Ltd. All Rights Reserved.