terraform-aws-nat-instance
Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month (by int128)
terraform-kubestack
Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps. (by kbst)
| terraform-aws-nat-instance | terraform-kubestack | |
|---|---|---|
| 2 | 8 | |
| 173 | 709 | |
| - | 0.0% | |
| 0.0 | 7.5 | |
| about 2 years ago | 3 months ago | |
| HCL | HCL | |
| Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
terraform-aws-nat-instance
Posts with mentions or reviews of terraform-aws-nat-instance.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-13.
-
How hard is it to replace a NAT Gateway for an EC2 instance that will do the same function?
I use this for personal stuff (not highly available) https://github.com/int128/terraform-aws-nat-instance
-
Seeking assistance with Lambda access to RDS
I'm rebuilding my stuff now with the example VPC from https://github.com/int128/terraform-aws-nat-instance and putting my lambdas in a public subnet in the VPC I get from this module and the RDS in the private one.
terraform-kubestack
Posts with mentions or reviews of terraform-kubestack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-09.
-
Goodbye Cloud, Hello CLI: Sunsetting Kubestack Cloud
I've recently released a major update for Kubestack, the Terraform framework for Kubernetes platform engineering teams. This update moves all functionality previously provided by Kubestack Cloud into the kbst CLI.
-
Show HN: Torb – make Kubernetes DevOps easier
We've got some overlap on the stack part. But I am more focused on the infra side of platform engineering (including bootstrapping clusters), seems for you it's more app dependencies. Check https://www.kubestack.com and ping me if you're interested in chatting.
- Terraform Platform Engineering Framework
-
A Better Way to Provision Kubernetes Resources Using Terraform
With Kubestack, the open-source Terraform framework I maintain, I'm on a mission to provide the best developer experience for teams working with Terraform and Kubernetes. And unified provisioning of all platform components, from cluster infrastructure to cluster services, is something I consider crucial in my relentless pursuit of said developer experience.
-
Top 200 Kubernetes Tools for DevOps Engineer Like You
kops - Production Grade K8s Installation, Upgrades, and Management silver-surfer - Check ApiVersion compatibility and provide Migration path for Kubernetes objects when upgrading Kubernetes to latest versions Kube-ops-view - Kubernetes Operational View - read-only system dashboard for multiple K8s clusters kubeprompt - Kubernetes prompt info Metalk8s - An opinionated Kubernetes distribution with a focus on long-term on-prem deployments kind - Kubernetes IN Docker - local clusters for testing Kubernetes Clusterman - Cluster Autoscaler for Kubernetes and Mesos Cert-manager - Automatically provision and manage TLS certificates Goldilocks - Get your resource requests "Just Right" katafygio - Dump, or continuously backup Kubernetes objets as yaml files in git Rancher - Complete container management platform Sealed Secrets - A Kubernetes controller and tool for one-way encrypted Secrets OpenKruise/Kruise - Automate application workloads management on Kubernetes https://openkruise.io kubectl snapshot - Take Cluster Snapshots kapp - simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label https://get-kapp.io keda - Event-driven autoscaler for Kubernetes Octant - To better understand the complexity of Kubernetes clusters Portainer - Portainer inside a Kubernetes environment Gardener - Deliver fully-managed clusters at scale everywhere with your own Kubernetes-as-a-Service Kubed - Kubernetes Cluster Operator Daemon Kubestack - Kubestack is the free and open-source GitOps framework to codify your custom platform stack using Terraform.
-
5 reasons why frameworks make sense for infrastructure as code
In this post I hope to provide a few reasons why frameworks make sense for infrastructure as code, Having tried out Kubestack this got me thinking, Should more of these frameworks exist? And do they provide the same value as a traditional web framework like Flask, Express.js, or Ruby on Rails. Now you might be thinking don't tools like Terraform, Ansible, Chef already exists?
-
Google Anthos with Terraform and Kubestack
Unsurprisingly, my biased proposal is to use Kubestack to provision the GKE and EKS clusters leveraging the Kubestack framework's unified GKE and EKS modules, and to write a custom module to connect the resulting clusters to Anthos. The bespoke module would integrate the IAM, Anthos and Kubernetes resources required fully into the Terraform state and lifecycle instead of calling kubectl and gcloud like the official Google modules do.
-
Show HN: Infracost diff – “Git diff” but for cloud costs
Really cool project. I'll put it on the list of things to integrate with my project Kubestack https://github.com/kbst/terraform-kubestack
What are some alternatives?
When comparing terraform-aws-nat-instance and terraform-kubestack you can also consider the following projects:
fck-nat - Feasible cost konfigurable NAT: An AWS NAT Instance AMI
build-a-platform-with-krm - Build a platform with the Kubernetes resource model!
terraform-aws-db - 🌳 A sustainable Terraform Package which creates resources for Databases on AWS
devops-stack - 🌊 An all-in-one Kubernetes ☸ stack using Argo CD 🐙 and Terraform as base components
Terraform-IAAC - This repository will give you a lot of examples about Infrastructure as a code using Terraform
NubesGen - Going to production on Azure is only one `git push` away