Skip to main content

Links


Below are common links to solutions and tools Tangram Flex Developers and Platform Engineers have found useful for working and interacting with, deploying, and maintaining Tangram Pro™.

Technologies

NameLink(s)Description
Kuberneteshttps://kubernetes.io/docs/home/Defacto standard for cloud native deployment orchestration.
k3shttps://k3s.io/The certified Kubernetes distribution built for IoT & Edge computing
k3dhttps://k3d.io/stable/k3d is a lightweight wrapper to run k3s (Rancher Lab’s minimal Kubernetes distribution) in docker.
podmanhttps://podman.io/Manage containers, pods, and images with Podman. Seamlessly work with containers and Kubernetes from your local environment
ekshttps://aws.amazon.com/eks/Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service that enables you to run Kubernetes seamlessly in both AWS Cloud and on-premises data centers
cert-managerhttps://cert-manager.io/ and Github for the chartCloud native certificate management
ingress-nginxhttps://kubernetes.github.io/ingress-nginx/ and Github Page for the chartA Kubernetes supported Ingress Controller
Metal LBhttps://metallb.io/MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
ArtifactHubhttps://artifacthub.io/Find, install and publish Cloud Native packages

Tools

NameLink(s)Description
kubectlhttps://kubernetes.io/docs/reference/kubectl/kubectl is a kubernetes command line tool
jqhttps://jqlang.org/jq is a lightweight and flexible command-line JSON processor.
yqhttps://mikefarah.gitbook.io/yqyq is a lightweight and portable command-line YAML processor.
k9shttps://k9scli.io/k9s is a terminal based UI to interact with your Kubernetes clusters.
kubiehttps://github.com/sbstp/kubiekubie is an alternative to kubectx, kubens and the k on prompt modification script.