metatar VS k2tf

Compare metatar vs k2tf and see what are their differences.

metatar

Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating an initrd image that is compatible with the Linux kernel. Used in production in at least one company. (by xyproto)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
metatar k2tf
1 4
31 1,141
- -
6.2 2.7
about 1 month ago 5 months ago
Go Go
BSD 3-clause "New" or "Revised" License Mozilla Public 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.

metatar

Posts with mentions or reviews of metatar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-15.

k2tf

Posts with mentions or reviews of k2tf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-28.
  • HELM vs KUSTOMIZE
    8 projects | /r/kubernetes | 28 Jul 2022
    ... and if you're an opinionated person, like me, and you value consolidated infrastructure atomicity as a whole along side locks for everything. You'd port cherry-picked helm charts as terraform modules with k2tf, and build every docker container from scratch, with forced layer invalidation to perform security updates for every image, using the docker and kubernetes providers respectively.
  • Share a GPU between pods on AWS EKS
    10 projects | dev.to | 4 Nov 2021
    Pro tip: If you want to convert k8s yaml files to .tf, you can use k2tf (repo) that is able to convert the resource types of the yaml top their appropriated counterparts of the k8s provider for terraform. To install it, just:
  • Does anyone use terraform to manage Kubernetes objects as opposed to using plain yamls/helm charts/kustomize?
    3 projects | /r/kubernetes | 20 Mar 2021
    Almost all is created as manifest/helm in K8S world, too much toil to convert (tool like https://github.com/sl1pm4t/k2tf help but exists corners cases)

What are some alternatives?

When comparing metatar and k2tf you can also consider the following projects:

terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

hcl - HCL is the HashiCorp configuration language.

terraform-provider-kubernetes - Terraform Kubernetes provider

terraform-provider-flux - Terraform provider for bootstrapping Flux

aws-virtual-gpu-device-plugin - AWS virtual gpu device plugin provides capability to use smaller virtual gpus for your machine learning inference workloads

asdf-awscli

k8s-device-plugin - NVIDIA device plugin for Kubernetes

yml2dot - Turn YAML into beautiful Graph

aws-ami-gpu-monitoring - This project contains the code necessary to build an AWS AMI with monitoring capabilities of GPU usage (among other metrics) using CloudWatch.

asdf-hashicorp - HashiCorp plugin for the asdf version manager

terraform-aws-eks - Terraform module to create AWS Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

tfk8s - A tool for converting Kubernetes YAML manifests to Terraform HCL