Insights

This is insights description

Developers

2 min read

Kubernetes Developer Tools - Service Account

Configure a service account which can access the Kubernetes API to pull back data to be exposed to developers.

Read More

1 min read

VBScript is Deprecated - What you need to Know

Microsoft announced in October 2023 that they are deprecating VBScript. For some organizations this may come across as concerning, but it will be a...

Read More

1 min read

Kubernetes Developer Tools - Displaying Application Version

Use the Kubernetes API to pull back pod data.

Read More

2 min read

Kubernetes Developer Tools - Retrieving Application Logs

Use the Kubernetes API to pull back pod logs

Read More

2 min read

Sending Custom Emails using C#

Are you developing a .NET application using C# and need the ability to send custom emails? Look no further. One of the beauties of .NET is the bounty...

Read More

1 min read

Kubernetes Developer Tools - Challenge Overview

Explore how developers can access Kubernetes data without privileged access using a custom application and the k8s API Server.

Read More

1 min read

Web Dev: The Power of the img Tag

With modern CSS, it has never been easier to add images to a web page. From a simple background image to a parallax divider, default CSS can handle...

Read More