Projects in the topic kubernetes
Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management.


Create a Kubernetes API client in Rust

an idea by robdaemon

Rust is a systems programming language from Mozilla. It has stronger safety guarantees than Go, and is well suited to working on cloud native infrastructure. Most Kubernetes development is focused in Go, and it would be great to have something like https://github.com/kubernetes/client-go in Rust.

Updated about 2 years ago. No love. Has no hacker: grab it!

Playing with OpenFaaS: a Serverless Framework for Docker and Kubernetes

a project by pgeorgiadis

OpenFaaS - Functions as a Service Get familiar with one of the hottest topics for this year: https://www.openfaas.com/

Updated about 2 years ago. 3 hacker ♥️.

monitor kubernetes and docker with prometheus

an invention by dmaiocchi

Starting from prometheus ( and grafana if needed), learn how to monitor kubernetes and docker and do some valid alert/graph etc. https://docs.docker.com/config/thirdparty/prometheus/

Updated almost 6 years ago. No love.

externaltools.suse.de kubernetes deployment

a project by digitaltomm

Currently externaltools is deployed manually with RPM. This is a manual process and involves packaging gem dependencies. We do have a caasp cluster running internally which already hosts geekos.scc.suse.de and dash.scc.suse.de.

Updated almost 5 years ago. 4 hacker ♥️. 1 follower.

microservices and serverless for the openSUSE.org infrastructure

an invention by tampakrap

The openSUSE.org official infrastructure is getting bigger and complicateder, so #microservices and #serverless FTW! :smiley: :thumbsup: :icecream:

Updated about 2 years ago. 12 hacker ♥️. 1 follower.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

Updated about 2 years ago. 2 hacker ♥️. 1 follower.

OpenShift Origin on Kubic

a project by RBrownSUSE

The incredible Neal Gompa has packaged Open Shift Origin (RH's core Docker + Kubernetes stack) for openSUSE Links:

Updated almost 5 years ago. 1 hackers ♥️.

Architecting a Machine Learning project with SUSE CaaSP

an invention by jordimassaguerpla

The goal of this project is to get an overview of the state-of-the-art technology on training and deploying machine learning projects with kubernetes and apply that to a SUSE CaaSP cluster. With that in mind, we will train and deploy a model for summarizing github issues:

Updated about 4 years ago. 4 hacker ♥️. 2 followers.

DPHAT: Data Plane Health Assessment Tool For Cloud Networking Technology

a project by rtidwell

A common challenge for OpenStack and K8S deployments is debugging the network when things go awry. The aim of DPHAT is to provide operators of cloud infrastructure with tooling that can analyze the environment and supply the following: - Feedback that the environment is in a healthy operational state

Updated almost 5 years ago. 1 hackers ♥️. 2 followers.

Dudenetes

a project by pgeorgiadis

alt text The most relaxed testing framework of Kubernetes in the world

Updated about 2 years ago. 4 hacker ♥️. 2 followers.

Running Virtual Machines and Containers together with Kubernetes

an idea by pgeorgiadis

SUSE is well known for the standard enterprise linux distribution (aka SLES). As a result, most of the customers we have are not cloud-native, so cool stuff like microservices and serverless are no gonna happen within the day for them. There is a very good chance that some old monoliths running in Cobol today, will continue running in the same way for the next 10 years. However, companies are evolving and some parts of the business might (or they can be already) converted into containers. So what happens now? They have to keep maintaining two infrastructures: * a modern kubernetes infrastructure

Updated over 4 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

Gary - Kubernetes rethought.

a project by mcounts

The goal of this project is two fold. The first is to better learn and understand why Kubernetes might do something in the way that it does (especially in the control plane)

Updated about 2 years ago. 6 hacker ♥️. 3 followers.

Knative vs CF

an idea by bisingh

Knative is a relatively new framework built on top of Kubernetes and Istio which provides a serverless container-based application runtime. Developed jointly by folks at Pivotal and Google, it seems to have some overlap and some differences in terms of functionality. For this Hackweek, the idea is to:

Updated about 4 years ago. No love. 1 follower. Has no hacker: grab it!

Software development with the help of Kubernetes

a project by DKarakasilis

or how to replace git push heroku master and cf push with Kubernetes PaaS has made deployment of applications very easy. Kubernetes has made deployment of applications very flexible but not easy. There are efforts to add the "easy" part to Kubernetes. That would make Kubernetes a good alternative to PaaS. With so many public cloud Kubernetes offerings nowadays, it would be nice if one could simply pick up their preferred cloud and have an app running in minutes. This HackWeek project will be and exploration of the available tools that can make Kubernetes as friendly as a PaaS for deployment but also how much Kubernetes can help development.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

From bare metal to virtualized Kubernetes cluster with just Salt and Redfish

a project by joachimwerner

My goal is build on Alberto's work on "yomi" and the new Salt-based virtualization management features that Cedric has contributed, then combine them with a Redfish prototype to do the following from one (ideally idempotent) Salt state (orchestration state if required): * mount the installation media via Redfish

Updated over 2 years ago. 1 hackers ♥️. 1 follower.

CSI Driver for Kubernetes

a project by chinyahuang

Since Kubernetes already has a clear path of "in-tree" volume plugin to CSI migration. I would like to understand the concept of CSI with writing a simple driver for Kubernetes. Reference:

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

SUSE Manager Cluster Extension (PoC)

a project by bmaryniuk

Since SUSE Manager doesn't scale out and stacking it into another pyramid of susemanagers won't help here, the real architectural changes needs to be done to achieve true scale-out of this product. This hackweek project is about how to Turn SUSE Manager into a cluster. Areas to be tackled:

Updated about 4 years ago. 3 hacker ♥️. 5 followers.

Integrate Firecracker (microVMs) with a Cloud Foundry app runtime scheduler

a project by tassis

Description

Firecracker is an open-source virtualization technology that is purpose-built for creating and managing secure, multi-tenant container and function-based services.

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

Home assistant that doesn't spy on you - developer's edition

a project by DKarakasilis

There are various home assistant solutions out there but all of them transfer your voice to some server for processing. This is a no-go for sane people although the technology is interesting and could be useful. There are various open source tools out there to achieve the same result but there is no turn key open source self hosted solution. The goal of this project is to implement a way to have a home assistant running locally - ideally with one command. The project that is closer to the desired result is Mycroft (https://mycroft.ai/). It is very easy to run the client side components using one docker command but their backend is running remotely. All the tools they use though are open source so it only needs one to do the work and package them in a nice little docker-compose file (https://mycroft-ai.gitbook.io/docs/about-mycroft-ai/faq#can-mycroft-run-completely-offline-can-i-self-host-everything).

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

Uyuni/SUSE Manager containerization project

a project by moio

Deploy Uyuni as an app from the Rancher marketplace - or install via Helm on any Kubernetes cluster, on any OS, or any Public Cloud.

The dream

Updated about 2 years ago. 10 hacker ♥️. 13 followers.

On-demand notification using spacewalk (SUMA) API

a project by atighineanu

Project Description

Make possible to notify a <SUMA:user> about node draining and rebooting (using kured reboot sentinel).

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Bridle - Terraform remote backend in Kubernetes

a project by nroberts

Project Description

Terraform's remote backend requires a Terraform Cloud account and has an initial limited offering. While the initial offering is suitable for small resource management and teams this quickly becomes an issue as usage demands increase. In addition Terraform's remote operations (plan,apply, etc) are executed on HashiCorp's cloud resources which present issues for sensitive data such as passwords and access keys. Users are also constrained to as what tooling is available on the remote execution environment for example having kubectl as part of a local-resource. This project aims to address these shortcomings in a native Kubernetes implementation.

Updated about 2 years ago. 3 hacker ♥️. 9 followers.

Build Microservice Architecture with Kubernetes

an invention by aqsa_malik

Project Description

The aim of the project is to run a sample microservice app in Kubernetes. A simple app will be written in Python and work as an online store comprising of frontend, orders, and products services. (could be more!!)

Updated about 3 years ago. No love. 2 followers.

FuseML - accelerate your Hack Week ML projects

a project by stefannica

Project Description

So you have an idea for a machine learning project for HackWeek. Have you thought about what tools you'll be using? Choosing the right set of machine learning tools and making them work together can be time consuming, not to mention the unavoidable learning curve. Perhaps you could use some help with that.

Updated about 2 years ago. 4 hacker ♥️. 5 followers.

Use and learn Harvester

a project by ganghe

Project Description

Use and learn Harvester product, understand Harvester, Kubernetes and other related knowledge.

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Get familiar with k3s

a project by riafarov

Project Description

Kubernetes is widely used nowadays, but for the developers it's hard to test things locally, and many end up running single node setups. k3s is there to address this issue and provides lightweight stack to gain all advantages of the kubernetes with less efforts to run.

Updated about 3 years ago. 2 hacker ♥️. 1 follower.

Workadventu.re at SUSE

a project by jevrard

For events like engineering summit or hackweeks, it would be nice to have a SUSE instance of workadventu.re, and have our own maps, wired with (open)SUSE's jitsi! I am looking for folks willing to help on those 3 teams:

Updated almost 3 years ago. 17 hacker ♥️. 13 followers.

k8s-rook-client

a project by haass

Description

Installing an maintaining ceph as storage solution needs a lot of expertise. Rook in combination with Kubernetes tries to make this more convenient. But this is only true if you are familiar with Kubernetes and its peculiarities.

Updated almost 3 years ago. No love. 1 follower.

Rancher and cf-on-k8s

an idea by mgrifalconi

Project Description

Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes.

Updated about 3 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Test drive some Kubernetes network plugins

an idea by doreilly

Project Description

Evaluate some CNI plugins [1]

Updated about 3 years ago. No love. 1 follower. Has no hacker: grab it!

WASM Serverless

a project by davidko

Project Description

Support WASM serverless workload management on K8s

Updated almost 3 years ago. No love. 1 follower.

WASM support for cloud native buildpacks

an idea by atgracey

Project Description

The wasm ecosystem is becoming more mature and feature rich. With this, I'd like to allow developers to run their code in wasm without needing to know how to set up their tooling or build the binary. Because of this, I think it would be interesting to extend cloud native buildpacks so you can build wasm-oci images in any of the platforms that support buildpacks.

Updated about 2 years ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

Uyuni/SUSE Manager Server Helm chart on k3s

a project by moio

Combined icons of k3s and Uyuni Building on the lessons learned in the previous HackWeek, attack the Server specifically to create a set of containers deployable on k3s via Helm.

Updated about 2 years ago. 4 hacker ♥️. 3 followers.

Project Skyscraper - PoC of a Cloud Governance Dashboard

a project by tmuntan1

Project Description

We would like to create a single interface for teams to manage our cloud governance.

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Updatecli Kubernetes Operator

a project by olblak

Project Description

Implementing an Updatecli Kubernetes operator.

Updated over 1 year ago. No love. 2 followers.

A CLI for Harvester

a project by mohamed.belgaied

Project Description

Harvester CLI is a command line interface tool written in Go, designed to simplify interfacing with a Harvester cluster as a user. It is especially useful for testing purposes as you can easily and rapidly create VMs in Harvester by providing a simple command such as:

Updated about 1 year ago. 8 hacker ♥️. 6 followers.

investigate seal secrets for used in a home-cluster (k3s + fluxci)

an invention by fcrozat

Project Description

Learning about seal secrets and how to use those for home-cluster

Updated over 1 year ago. 1 hackers ♥️. 1 follower.

Learn about kubernetes by creating a k3s HA setup

a project by rsimai

This is mostly a learning activity for myself, others may benefit from documentation.

Project Description

Updated about 1 year ago. 4 hacker ♥️. 4 followers.

Vai: a Kubernetes API accelerator/cache

an invention by moio

Kubernetes API caching layer according to Stable Diffusion

Make it faster!

Updated about 1 year ago. 3 hacker ♥️. 2 followers.

Rancher Manager of Managers with KCP

a project by rcase

Project Description

With the desire for Rancher Manager to scale to managing 1000s of clusters (10,000 i hear you say) we could try and have 1 instance of Rancher Manager doing it all. But could we have a Manager of Managers? How could we support multi-tenancy where each Rancher Manager has different versions etc?

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

K3S Control Planes as a service

a project by ademicev0

Project Description

We know that Kubernetes clusters need control planes but running them in dedicated VMs might not be always efficient, instead, we can run them as pods within the management cluster.

Updated about 1 year ago. 3 hacker ♥️. 1 follower.

Samba in Kubernetes (for openSUSE)

a project by dmulder

Project Description

The SINK project is a set of containers and tools for Samba in Kubernetes. The images and tooling for the project are designed for Fedora and RH systems. The ultimate goal of this project is to tweak the tooling for use with our build service, etc.

Updated about 1 year ago. No love. 1 follower.

Real-time container runtime support

an invention by a_faerber

Project Description

As per discussions in the SOAFEE SIG that SUSE is a founding member of, container users will be in need of running workloads with mixed criticality.

Updated about 1 year ago. 1 hackers ♥️. 3 followers.

Containerized git server/client for playground and tutorials

a project by mberti

Project Description

Create a set of container images for serving a mock git server and mock git clients in a Kubernetes cluster that can be used as building blocks for an interactive git playground.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

operator for s3gw

an invention by gbaccini

Project Description

Create a K8s CRD for s3gw.

Updated about 1 year ago. No love. 2 followers.

Hack on project MONAI (Medical Open Network for Artificial Intelligence)

an invention by jordimassaguerpla

Project Description

MONAI is a set of open-source, freely available collaborative frameworks built for accelerating research and clinical collaboration in Medical Imaging. The goal is to accelerate the pace of innovation and clinical translation by building a robust software framework that benefits nearly every level of medical imaging, deep learning research, and deployment.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Predefined app security policy template for NeuVector

an idea by feih

Project Description

Idea is to predefine a set of security policies for popular container applications just for example MySQL, Nginx etc..., with these predefined security policies, users can just download unpack it to use. No need to worry too much about detailed security settings/configurations for this application container. The policies could be any policies that Kubernetes supported and/or NeuVector supported.

Updated 5 months ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!

mikrolite - a cli to create lighweight Kubernetes clusters using microvms

an invention by rcase

Project Description

This project will create a CLI utility that will use "microvm" technology (a.k.a. lightweight virtualization) to enable users to create virtual machines and compose these into Kubernetes clusters.

Updated 4 months ago. 1 hackers ♥️. 2 followers.

RKE2/K3S working on IBM Power

a project by tkelly

Project Description

Mike Friesenegger and Tevor Kelly will attempt to build a Kubernetes cluster on the IBM Power Server in the SE lab in Provo

Updated 5 months ago. 2 hacker ♥️. 3 followers.