The current geekos install at http://geekos.prv.suse.net/search is not reachable for employees outside of engineering. We want to move it to the SUSE IT maintained EKS cluster to make it available for all.

Looking for hackers with the skills:

eks rails docker ci aws

This project is part of:

Hack Week 20

Activity

  • over 4 years ago: lcaparroz liked this project.
  • over 4 years ago: digitaltomm added keyword "rails" to this project.
  • over 4 years ago: digitaltomm added keyword "docker" to this project.
  • over 4 years ago: digitaltomm added keyword "ci" to this project.
  • over 4 years ago: digitaltomm added keyword "aws" to this project.
  • over 4 years ago: digitaltomm joined this project.
  • over 4 years ago: digitaltomm left this project.
  • over 4 years ago: RicardoFelipeKlein liked this project.
  • over 4 years ago: gfilippetti liked this project.
  • over 4 years ago: hennevogel left this project.
  • over 4 years ago: hennevogel added keyword "eks" to this project.
  • over 4 years ago: hennevogel joined this project.
  • almost 5 years ago: dirkmueller disliked this project.
  • almost 5 years ago: dirkmueller liked this project.
  • almost 5 years ago: hennevogel liked this project.
  • almost 5 years ago: digitaltomm joined this project.
  • almost 5 years ago: kalabiyau started this project.
  • almost 5 years ago: digitaltomm originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Recipes catalog and calculator in Rails 8 by gfilippetti

    My wife needs a website to catalog and sell the products of her upcoming bakery, and I need to learn and practice modern Rails. So I'm using this Hack Week to build a modern store using the latest Ruby on Rails best practices, ideally up to the deployment.

    TO DO

    • Index page
    • Product page
    • Admin area -- Supplies calculator based on orders -- Orders notification
    • Authentication
    • Payment
    • Deployment

    Day 1

    As my Rails knowledge was pretty outdated and I had 0 experience with Turbo (wich I want to use in the app), I started following a turbo-rails course. I completed 5 of 11 chapters.

    Day 2

    Continued the course until chapter 8 and added live updates & an empty state to the app. I should finish the course on day 3 and start my own project with the knowledge from it.

    Hackweek 24

    For this Hackweek I'll continue this project, focusing on a Catalog/Calculator for my wife's recipes so she can use for her Café.

    Day 1


    Create a Cloud-Native policy engine with notifying capabilities to optimize resource usage by gbazzotti

    Description

    The goal of this project is to begin the initial phase of development of an all-in-one Cloud-Native Policy Engine that notifies resource owners when their resources infringe predetermined policies. This was inspired by a current issue in the CES-SRE Team where other solutions seemed to not exactly correspond to the needs of the specific workloads running on the Public Cloud Team space.

    The initial architecture can be checked out on the Repository listed under Resources.

    Among the features that will differ this project from other monitoring/notification systems:

    • Pre-defined sensible policies written at the software-level, avoiding a learning curve by requiring users to write their own policies
    • All-in-one functionality: logging, mailing and all other actions are not required to install any additional plugins/packages
    • Easy account management, being able to parse all required configuration by a single JSON file
    • Eliminate integrations by not requiring metrics to go through a data-agreggator

    Goals

    • Create a minimal working prototype following the workflow specified on the documentation
    • Provide instructions on installation/usage
    • Work on email notifying capabilities

    Resources