k8s-sig-aws

Open-source projects categorized as k8s-sig-aws

Top 4 k8s-sig-aw Open-Source Projects

  • aws-load-balancer-controller

    A Kubernetes controller for Elastic Load Balancers

  • Project mention: Does AWS Load Balancer have a cert-manager within? | /r/aws | 2023-11-29

    I thought at the beginning that such certificate would then expire, but I have seen cert-manager is within ALB code https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/config/certmanager/certificate.yaml so that makes me hesitate about it.

  • aws-iam-authenticator

    A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster

  • Project mention: A Step-by-Step Guide to Easily Deploying EKS Infrastructure and Applications Using Terraform | dev.to | 2024-02-04

    curl -Lo aws-iam-authenticator https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.9/aws-iam-authenticator_0.5.9_linux_amd64 chmod +x ./aws-iam-authenticator mkdir -p $HOME/bin && cp ./aws-iam-authenticator $HOME/bin/aws-iam-authenticator && export PATH=$PATH:$HOME/bin echo 'export PATH=$PATH:$HOME/bin' >> ~/.bashrc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aws-ebs-csi-driver

    CSI driver for Amazon EBS https://aws.amazon.com/ebs/

  • Project mention: AWS EBS CSI driver | dev.to | 2023-07-09

    The AWS EBS CSI Driver relies on IAM permissions to communicate with Amazon EBS for volume management on behalf of the user. The example policy can be used to define the required permissions. Additionally, AWS provides a managed policy at ARN arn:aws:iam::aws:policy/service-role/AmazonEBSCSIDriverPolicy

  • aws-efs-csi-driver

    CSI Driver for Amazon EFS https://aws.amazon.com/efs/

  • Project mention: Implementing AWS EKS with EFS for dynamic volume provisioning using Terraform. Kubernetes Series - Episode 5 | dev.to | 2024-02-28

    In the past I was have problems with GID allocator, something related to this problem.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

k8s-sig-aws related posts

Index

What are some of the best open-source k8s-sig-aw projects? This list will help you:

Project Stars
1 aws-load-balancer-controller 3,760
2 aws-iam-authenticator 2,144
3 aws-ebs-csi-driver 920
4 aws-efs-csi-driver 683

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com