Skip to content

Kubenuts

  • Home
  • K8s Tactics
  • K8s Explainers
  • Glossary
  • About
  • Contact

3 ways K8s can help you do better scaling

February 9, 2021 by Alex D.

Kubernetes does away with manual scaling I remember the old days of manual scaling instances – on-prem. Those were different …

Read more3 ways K8s can help you do better scaling

How to make sure Jaeger works well for your tracing needs

December 31, 2020 by Alex D.

Navigate to a section: Origin story Do you even need Jaeger? How Jaeger works Jaeger boosting tactics Let’s explore the …

Read moreHow to make sure Jaeger works well for your tracing needs

4 unique types of containers that will boost your Kubernetes design

January 7, 2021December 28, 2020 by Alex D.

The container encasing your application code is not the only kind that you can run on Kubernetes. There are many …

Read more4 unique types of containers that will boost your Kubernetes design

Quick tactic: how to make sure your sidecars run

December 26, 2020 by Alex D.

The ideal state for deploying sidecars is automatic injection. What does that mean? It means that support service containers will …

Read moreQuick tactic: how to make sure your sidecars run

Quick tactic: how to make sure OPA doesn’t crash your cluster

December 17, 2020 by Alex D.

Problem Open Policy Agent (OPA) is a useful admission controller for Kubernetes. A lot of nasty things can enter your …

Read moreQuick tactic: how to make sure OPA doesn’t crash your cluster

5 levels of K8s storage that will see your cluster right to high growth

December 14, 2020 by Alex D.

Introduction Don’t you love memes? Now there’s one explaining the 5 levels of storage available to Kubernetes. To the right …

Read more5 levels of K8s storage that will see your cluster right to high growth

What are the best storage options for your K8s cluster?

December 9, 2020 by Alex D.

Kubernetes doesn’t store data itself Containers running in Kubernetes are stateless i.e. they don’t store data. Well, they can. But …

Read moreWhat are the best storage options for your K8s cluster?

Quick tactic: how to stop total node meltdown

December 6, 2020December 6, 2020 by Alex D.

Problem Kubernetes can assign pods to the same node by default. The risk comes up when you have a few …

Read moreQuick tactic: how to stop total node meltdown

How to secure your Kubernetes from future mishap

December 19, 2020December 4, 2020 by Alex D.

Kubernetes clusters can get exploited without careful attention to scanning and securing key exposure areas. Make sure your microservices are safe and secure.

How to boost Prometheus for better Kubernetes monitoring

December 21, 2020November 21, 2020 by Alex D.

We’ll get into How to boost Prometheus in a minute, but let’s first review the basics. Prometheus pulls metrics Kubernetes …

Read moreHow to boost Prometheus for better Kubernetes monitoring

Post navigation
Older posts
Page1 Page2 Next →

Be the first to know about our next K8s explainer or guide

Recent Posts

  • 3 ways K8s can help you do better scaling
  • How to make sure Jaeger works well for your tracing needs
  • 4 unique types of containers that will boost your Kubernetes design
  • Quick tactic: how to make sure your sidecars run
  • Quick tactic: how to make sure OPA doesn’t crash your cluster

Follow Me

  • Twitter
  • Privacy Policy
  • Terms
  • Contact
© 2021 Kubenuts • Built with GeneratePress