Giter Site home page Giter Site logo

terraform-eks-addons's Introduction

ARCHIVED

This repository has moved to particule to a more general repository supporting multiple cloud providers. It is also available on TF registry

terraform-kubernetes-addons

Build Status semantic-release

About

Provides various addons that are often used on Kubernetes with AWS

Main features

Requirements

Documentation

User guides, feature documentation and examples are available here

IAM permissions

This module can use either IRSA which is the recommanded method or Kiam.

About Kiam

Kiam prevents pods from accessing EC2 instances IAM role and therefore using the instances role to perform actions on AWS. It also allows pods to assume specific IAM roles if needed. To do so kiam-agent acts as an iptables proxy on nodes. It intercepts requests made to EC2 metadata and redirect them to a kiam-server that fetches IAM credentials and pass them to pods.

Kiam is running with an IAM user and use a secret key and a access key (AK/SK).

Addons that require specific IAM permissions

Some addons interface with AWS API, for example:

  • cluster-autoscaler
  • external-dns
  • cert-manager
  • virtual-kubelet
  • cni-metric-helper
  • flux

Terraform docs

Providers

Name Version
aws n/a
helm n/a
http n/a
kubectl n/a
kubernetes n/a
random n/a

Inputs

Name Description Type Default Required
aws AWS provider customization any {} no
cert_manager Customize cert-manager chart, see cert_manager.tf for supported values any {} no
cluster-name Name of the Kubernetes cluster string "sample-cluster" no
cluster_autoscaler Customize cluster-autoscaler chart, see cluster_autoscaler.tf for supported values any {} no
cni_metrics_helper Customize cni-metrics-helper deployment, see cni_metrics_helper.tf for supported values any {} no
eks EKS cluster inputs any {} no
external_dns Customize external-dns chart, see external_dns.tf for supported values any {} no
fluentd_cloudwatch Customize fluentd-cloudwatch chart, see fluentd-cloudwatch.tf for supported values any {} no
flux Customize fluxcd chart, see flux.tf for supported values any {} no
helm_defaults Customize default Helm behavior any {} no
istio_operator Customize istio operator deployment, see istio_operator.tf for supported values any {} no
karma Customize karma chart, see karma.tf for supported values any {} no
keycloak Customize keycloak chart, see keycloak.tf for supported values any {} no
kiam Customize kiam chart, see kiam.tf for supported values any {} no
kong Customize kong-ingress chart, see kong.tf for supported values any {} no
metrics_server Customize metrics-server chart, see metrics_server.tf for supported values any {} no
nginx_ingress Customize nginx-ingress chart, see nginx-ingress.tf for supported values any {} no
npd Customize node-problem-detector chart, see npd.tf for supported values any {} no
priority_class Customize a priority class for addons any {} no
priority_class_ds Customize a priority class for addons daemonsets any {} no
prometheus_operator Customize prometheus-operator chart, see kube_prometheus.tf for supported values any {} no
sealed_secrets Customize sealed-secrets chart, see sealed-secrets.tf for supported values any {} no

Outputs

Name Description
flux-role-arn-irsa n/a
flux-role-arn-kiam n/a
flux-role-name-irsa n/a
flux-role-name-kiam n/a
grafana_password n/a
kiam-server-role-arn n/a
kiam-server-role-name n/a

terraform-eks-addons's People

Contributors

archifleks avatar neki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

terraform-eks-addons's Issues

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Missing package.json file.

A package.json file at the root of your project is required to release on npm.

Please follow the npm guideline to create a valid package.json file.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.