Integrate MinIO with Keycloak OIDC

AJ AJ on Security |
Integrate MinIO with Keycloak OIDC

In this blog post, we’ll show you how to set up MinIO to work with Keycloak. But broadly it should also give you an idea of how OIDC is configured with MinIO so you can use it with anything other than Keycloak, here we just use it as an example.

Read more

MinIO Audit Logs in ElasticSearch in Kubernetes

AJ AJ on AI/ML |
MinIO Audit Logs in ElasticSearch in Kubernetes

Whether you are on-prem or in the Cloud, you want to ensure in the cloud operating model processes are set up in a homogenous way. This tutorial will give you a full overview of how you can surface MinIO audit logs in ElasticSearch so they can be searchable.

Read more

A Closer Look: MinIO Firewall

AJ AJ on Security |
A Closer Look: MinIO Firewall

MinIO Firewall is an S3-aware data firewall for modern data protection, operating at the storage layer to safeguard your data comprehensively. Designed specifically to work with applications using MinIO object store and its API endpoints.

Read more

Stateful KES for AI/ML Workloads

AJ AJ on AI/ML |
Stateful KES for AI/ML Workloads

Implementing KES within Kubernetes in a stateful configuration ensures the persistence of encryption keys through pod lifecycle events and restarts. This setup offers resilience especially in environments where relying on external KMS is not an option or preferred.

Read more

Solving Scale in Security: MinIO Key Management Server

Solving Scale in Security: MinIO Key Management Server

In the realm of robust and dependable storage solutions, MinIO stands out as a persistence layer, offering organizations secure, durable, and scalable storage options. Often entrusted with mission-critical data, MinIO plays a crucial role in ensuring high availability, sometimes on a global scale. The nature of the stored data, ranging from financial and healthcare records to intricate product details and

Read more

A Firewall Designed for Data: MinIO Firewall

AJ AJ on Security |
A Firewall Designed for Data: MinIO Firewall

Learn about MinIO Firewall, a robust solution tailored to safeguard data within modern enterprises. Discover its lightweight yet powerful features, like bandwidth throttling, load balancing, and rule flexibility, all manageable through the intuitive MinIO Global Console.

Read more

Connect Dremio to MinIO with Self-Signed TLS

AJ AJ on Dremio |
Connect Dremio to MinIO with Self-Signed TLS

In this tutorial, we’ll show you how to configure Dremio to connect to MinIO, which uses self-signed TLS certificates. This is one of the more common use cases, and we’ve had customers from SUBNET ask time and time again how they can configure something like this.

Read more

Locking down MinIO Operator Permissions

AJ AJ on Kubernetes |
Locking down MinIO Operator Permissions

In this post, we’ll show you how to configure the MinIO Operator with the most restrictive namespace permissions – all the while being able to fully utilize the power and flexibility of the MinIO Operator for day-to-day operations.

Read more

Renewing KES certificate

AJ AJ on Security |
Renewing KES certificate

In this post we'll show you some of the common errors you can run into when the certs in KES expire. We'll show you what errors you can expect and how to renew and update the certs in a quick fashion.

Read more

MinIO's OpenID Connect Integration Explained

MinIO's OpenID Connect Integration Explained

MinIO provides a flexible Identity and Access Management system that can be integrated with popular external identity providers. MinIO IAM is built with AWS IAM compatibility at its core - access is controlled by policies mirroring AWS' IAM policies. While AWS supports myriad ways to control access, including ACLs, Bucket Policies, etc, in the interest of simplicity, MinIO'

Read more