Need help adding TLS certificates to a tenant in a k3s cluster

This page summarizes the projects mentioned and recommended in the original post on /r/minio

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • operator

    Simple Kubernetes Operator for MinIO clusters :computer:

  • So far I have seen some minio documentation (1, 2, ) about how to add the certificates correctly but I haven't been able to set it up correctly :-(

  • certgen

    A dead simple tool to generate self signed certificates for MinIO TLS deployments

  • So far I have seen some minio documentation (1, 2, ) about how to add the certificates correctly but I haven't been able to set it up correctly :-(

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  • I'm kind of new to minio and I'm struggling with the certificate stuff. Right now I'm able to deploy a tenant in a k3s cluster, using Longhorn as the storage manager, and MetalLB to let my on-premise k3s cluster create loadbalancers services.When I create the tenant I can use the ` mc client to use the minio server, but I always need to use the --insecure flag because if I dont use it I get the following error:mc: Unable to list folder. Get "https://10.1.3.110:9000/": x509: cannot validate certificate for 10.1.3.110 because it doesn't contain any IP SANs

  • longhorn

    Cloud-Native distributed storage built on and for Kubernetes

  • I'm kind of new to minio and I'm struggling with the certificate stuff. Right now I'm able to deploy a tenant in a k3s cluster, using Longhorn as the storage manager, and MetalLB to let my on-premise k3s cluster create loadbalancers services.When I create the tenant I can use the ` mc client to use the minio server, but I always need to use the --insecure flag because if I dont use it I get the following error:mc: Unable to list folder. Get "https://10.1.3.110:9000/": x509: cannot validate certificate for 10.1.3.110 because it doesn't contain any IP SANs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts