pritunl-k8s-tf-do VS helmfile

Compare pritunl-k8s-tf-do vs helmfile and see what are their differences.

helmfile

Deploy Kubernetes Helm Charts (by roboll)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pritunl-k8s-tf-do helmfile
11 39
23 4,020
- -
3.6 0.0
5 months ago 11 months ago
HCL Go
MIT License MIT License
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.

pritunl-k8s-tf-do

Posts with mentions or reviews of pritunl-k8s-tf-do. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-26.
  • Why migrate to GitHub from Jenkins?
    4 projects | /r/devops | 26 Jun 2022
    I have a full example here of a working GHA pipeline that deploys terraform infrastructure. This deploys atlantis, which can then be used to deploy Pritunl VPN. Works almost perfectly except for the fact that helm yaml encoded sensitive values are revealed on terraform destroy, so I simply don't have anything sensitive encoded in yaml.
  • Start date pushed back multiple times at new contract gig. Looking to see what else is out there.
    2 projects | /r/devopsjobs | 22 Jun 2022
    I'm looking for a company that is willing to judge me based off of past experience and previous projects I've already completed. So ideally no LeetCode, and no more take homes unless you want me to post them publicly. Ideally looking to come in at $160K+ for mid level or $200K+ for senior, depending on how much of a match there is between me and the position, and a sign-on bonus would be incredible. Hopefully I have enough of a reputation at this point where you've seen my posts and comments in /r/devops and already know what I'm capable of, but if not, I'm happy to chat about previous projects in-depth and go over what I've worked on. A code review as part of the interview process would be absolutely stellar. This is what I've been working on recently as well as my "homelab" if you re looking for some specifics. DM or chat with your work email for an official resume
  • So I've installed grafana, loki, and prometheus on the personal Kubernetes cluster via Terraform. Now what?
    12 projects | /r/devops | 21 Jun 2022
    Already done, but good call on learning how to create conditionals. I will look into it!
    12 projects | /r/devops | 21 Jun 2022
    I have a public repo where I do all my work out in the open as part of a type of homelab scenario. I'm wondering what I should be doing next now that I've installed all that monitoring/logging and want to continue playing around with it. I know there is a terraform provider for grafana and I know I should create a dashboard of some sort, but not sure exactly what to include in that dashboard? Is there some sort of way to visualize the logs that loki is collecting? What should I be doing with prometheus besides looking at the default targets? Thanks in advance!
    12 projects | /r/devops | 21 Jun 2022
    Ofcourse you can create your own tf for deploying prometheus and grafana like he is doing : https://github.com/autotune/pritunl-k8s-tf-do/blob/master/terraform/atlantis/prometheus.tf
  • What's the best cloud provider for me to mess around in and learn k8s without accidentally getting charged a lot of dollar?
    2 projects | /r/devops | 25 May 2022
    I set up a whole pipeline to install and configure Pritunl VPN on DigitalOcean and it only costs me like $60/month for a 3 node cluster.
  • I built an open source deployment pipeline of Pritunl to Digital Ocean using Github Actions and Atlantis. User-friendly, open source, VPN on Kubernetes at under $60/month!
    2 projects | /r/devops | 28 Apr 2022
    https://github.com/autotune/pritunl-k8s-tf-do/blob/master/README.md is the repo. The README should answer any questions about how the pipeline works but the end result is a pritunl webgui listening on port 80 with an ingress route for https, a SERVICE load balancer that listens for VPN connections, and the ability to connect to said service load balancer over Pritunl VPN client. Note this is missing a few things, for one you can only have a replica set of 1 in the deployment. I need to figure out how to add HA with the "enterprise" edition at $70/month extra (still relatively cheap for what you get!). But for personal use it should suffice. Also, I tried using an ingress for the vpn itself but can't get it working, so stuck with SVC load balaner instead, which works fine. Any suggestions here would be appreciated!
  • Ask r/kubernetes: What are you working on this week?
    2 projects | /r/kubernetes | 18 Apr 2022

helmfile

Posts with mentions or reviews of helmfile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-18.

What are some alternatives?

When comparing pritunl-k8s-tf-do and helmfile you can also consider the following projects:

flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming

helmsman - Helm Charts as Code

kustomize - Customization of kubernetes YAML configurations

helm-operator - Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

helm - The Kubernetes Package Manager

argocd-image-updater - Automatic container image update for Argo CD

terraform-provider-flux - Terraform provider for bootstrapping Flux

helmwave - New 🌊 wave for @helm

rancher - Complete container management platform

semver - Semantic Versioning Specification