The Otter’s Den

Your go-to hub for Kubernetes security and tech know-how

  • IBAC
  • Network
  • Zero-trust
  • Kubernetes
Blog
Jun 13 2024
Mastering Kubernetes networking: Otterize's journey in cloud-native packet management

Master Kubernetes networking with a comprehensive packet walk, and learn how Otterize helps build adaptive Network Policies.

    • Core
    • Network
    Blog
    Jul 07 2022
    So you want to deploy mTLS

    Join the journey of a platform engineer securing traffic in a production environment, as they explore implementing mTLS to ensure encryption and authentication in a way that's user-friendly for the whole team.

    • Go
    Blog
    May 06 2022
    Golang contexts and blocking functions

    Learn how to prevent intermittent application stalls by using Golang contexts and non-blocking functions, ensuring potential issues are avoided in the future by signaling blocking functions in their signatures and allowing callers to take necessary precautions.