kyma VS krew

Compare kyma vs krew and see what are their differences.

kyma

Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications. (by kyma-project)

krew

📦 Find and install kubectl plugins (by kubernetes-sigs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kyma krew
5 23
1,503 6,133
0.1% 0.9%
9.6 4.6
7 days ago 22 days ago
Go Go
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.

kyma

Posts with mentions or reviews of kyma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-09.
  • Giving Kyma a little spin ... a SpinKube
    6 projects | dev.to | 9 Apr 2024
    Although I had the project on my radar, I never took a closer look at it. However, now it was the time to give it a spin ... or try. All I needed was a Kubernetes environment. As I am working in the SAP space the choice of Kubernetes is kind of predefined, namely Kyma in its managed version on the SAP Business Technology Platform.
  • myNewsWrap: News from SAP and Microsoft - It's Season 2
    2 projects | dev.to | 27 May 2022
    News from the SAP side: the clear focus is here SAP Business Technology Platform especially Kyma
  • Production GraphQL repos in Go
    2 projects | /r/golang | 17 Nov 2021
    I could only find https://github.com/kyma-project/kyma as something close to being real-world. But my google fu is failing here. Any help would be appreciated :)
  • Durable Functions with Netherite on Kyma
    3 projects | dev.to | 13 Oct 2021
    I am using Kyma as opinionated stack on top of Kubernetes (to be precise on a Gardener cluster) for this exercise. The setup should be similar for vanilla stacks, but the API gateway must be adjusted accordingly depending on what you use.
  • Road trip with my friends Kyma, KEDA and Azure Functions
    3 projects | dev.to | 23 Aug 2021
    So you can install Kyma 1.x without own domain, but you have no access to the Kyma console UI. An issue is open for this (https://github.com/kyma-project/kyma/issues/11924) and according to the Kyma slack channel the situation will improve with the upcoming release of Kyma 2.x, but until then you must provide an own domain to get access to the Kyma console UI. From my point of view this lifts the entry barrier of trying out open-source Kyma, but currently this is the way.

krew

Posts with mentions or reviews of krew. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-09.
  • Giving Kyma a little spin ... a SpinKube
    6 projects | dev.to | 9 Apr 2024
    Authenticating with Kyma is a (in my opinion) unnecessary challenge as it leverages the OIDC-login plugin for kubectl. You find a description of the setup here. This works fine when on a Mac but can give you some headaches on a Windows and on Linux machine especially when combined with restrictive setups in corporate environments. For Windows I can only recommend installing krew via chocolatey and then install the OIDC plugin via kubectl krew install oidc-login. At least for me that was the only way to get this working on Windows.
  • Kubernetes Üzerinde Hyperledger Fabric Ağının Kurulumu
    1 project | dev.to | 2 Jan 2024
    ( set -x; cd "$(mktemp -d)" && OS="$(uname | tr '[:upper:]' '[:lower:]')" && ARCH="$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/')" && KREW="krew-${OS}_${ARCH}" && curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_amd64.tar.gz" && tar zxvf "${KREW}.tar.gz" && ./"${KREW}" install krew )
  • Krew: Package Manager for Kubectl Plugins
    1 project | news.ycombinator.com | 24 Nov 2023
  • Kubernetes For The Sysadmin - Enter KubeVirt
    2 projects | dev.to | 3 Oct 2023
    Krew is a way to manage plugins for Kubernetes. For more info, check out the following link: https://krew.sigs.k8s.io/
  • Lock your Kubernetes contexts!
    2 projects | /r/kubernetes | 15 Mar 2023
    I plan on getting it added as a krew plugin, so watch this space.
  • Deploying CLIs to developer machines
    3 projects | /r/devops | 9 Mar 2023
  • Getting started with kubectl plugins
    20 projects | dev.to | 18 Jan 2023
    Krew is a plugin manager maintained by the Kubernetes Special Interest Group (SIG) CLI community. Krew makes it easy to use kubectl plugins and helps you discover, install, and manage them on your machine. It is similar to tools like apt, dnf, or brew. Today, over 200 kubectl plugins are available on Krew - and that number is only increasing. Some projects are actively used and some get deprecated over time, but are still accessible via Krew.
  • Most Useful kubectl Plugins
    6 projects | dev.to | 14 Oct 2022
    kubectl plugins can be installed in numerous ways, the easiest way would be to install the official plugin manager called krew.
  • Introduction to Kubectl CLI Plugins ctx and ns
    2 projects | dev.to | 10 Oct 2022
    ( set -x; cd "$(mktemp -d)" && OS="$(uname | tr '[:upper:]' '[:lower:]')" && ARCH="$(uname -m | sed -e 's/x86_64/amd64/' -e 's/\(arm\)\(64\)\?.*/\1\2/' -e 's/aarch64$/arm64/')" && KREW="krew-${OS}_${ARCH}" && curl -fsSLO "https://github.com/kubernetes-sigs/krew/releases/latest/download/${KREW}.tar.gz" && tar zxvf "${KREW}.tar.gz" && ./"${KREW}" install krew )
  • Introduction to Kubernetes extensibility
    2 projects | dev.to | 21 Sep 2022
    -- What is Krew?

What are some alternatives?

When comparing kyma and krew you can also consider the following projects:

serving - Kubernetes-based, scale-to-zero, request-driven compute

helm - The Kubernetes Package Manager

camel-k - Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers

k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!

vHive - vHive: Open-source framework for serverless experimentation

kubectx - Faster way to switch between clusters and namespaces in kubectl

sources-for-knative - VMware-related event sources for Knative.

stern - ⎈ Multi pod and container log tailing for Kubernetes

kyma-keda-azfunc - Repository for blog post an Kyma, KEDA and Azure Functions

kubectl-neat - Clean up Kubernetes yaml and json output to make it readable

myNewsWrap - Repo for my video podcast about news from the SAP and Microsoft universe

kubectl-debug - This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.