GithubHelp home page GithubHelp logo

ianoliv / mcad-dashboard-v2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.58 MB

License: Apache License 2.0

Dockerfile 0.24% Makefile 0.21% JavaScript 3.98% TypeScript 93.31% Shell 0.39% SCSS 1.74% HTML 0.05% CSS 0.09%

mcad-dashboard-v2's Introduction

Multi-Cluster App Dispatcher Dashboard

A dashboard for Multi-Cluster App Dispatcher and Open Data Hub components.

Status Summary

MCAD/ ODH Dashboard Installation and Components:

  • Shows what's installed
  • Show's what's available for installation
  • Links to component UIs
  • Links to component documentation

For more detailed current features of the MCAD dashboard:

For deployment of MCAD Dashboard:

Requirements

ODH requires the following to run:

Additional tooling requirements

Development

  1. Clone the repository

    git clone https://github.com/project-codeflare/mcad-dashboard
  2. Within the repo context, install project dependencies

    cd odh-dashboard && npm install

Build project

npm run build

Serve development content

This is the default context for running a local UI. Make sure you build the project using the instructions above prior to running the command below.

npm run start

For in-depth local run guidance review the contribution guidelines.

Testing

Run the tests.

npm run test

Run storybook a11y tests and interaction tests.

npm run storybook
npm run test:storybook

For in-depth testing guidance review the contribution guidelines

Deploying the MCAD Dashbard

Official Image Builds

mcad-dashboard images are automatically built and pushed to ghcr.io after every commit to the main branch. The image tag name format for each image is <COMMIT HASH>.

The same naming scheme is true for the mcad-exporter images.

Example: The main branch is updated with commit f76e3952834f453b1d085e8627f9c17297c2f64c. The CI system will automatically build an mcad-dashboard image based on that code and push the new image to mcad-dashboard:main-f76e395 and updated mcad-dashboard:main to point to the same image hash.

Deployment requirements

Deploying the MCAD Dashboard and exporter requires the installation of the ODH operator on your K8s cluster. Then, login using make login or an oc login command to your cluster.

Deploy using make (recommended)

One can deploy all the relevant components using make deploy, which executes a series of kustomize commands from the manifests/ folder in the repo. In the same manner, the relevant components can be removed from your cluster.

Deploy using kustomize

Alternatively, the manifests folder contains a kustomize manifest that can be used with kustomize build directly.

Deploy using a kfdef

Alternatively, the manifests/kfdef folder contains an example kfdef to deploy ODH Dashboard with the Notebook Controller backend is located in odh-dashboard-kfnbc-test.yaml.

Contributing

Contributing encompasses repository specific requirements.

Triaging

For information on how we triage tickets, see our triage.md.

Documentation

You can find more information about this project in the document section.

Releases

For more information on how, when, and what we do for releases, see our releases.md.

mcad-dashboard-v2's People

Contributors

daodaonocode avatar jeff-phillips-18 avatar andrewballantyne avatar lucferbux avatar openshift-merge-robot avatar maia-iyer avatar mamy-cs avatar gkrumbach07 avatar dependabot[bot] avatar maroroman avatar cfchase avatar lavlas avatar christianvogt avatar manaswinidas avatar dlabaj avatar pnaik1 avatar mlassak avatar jenny-s51 avatar taneem-ibrahim avatar parthsoni95 avatar alexcreasy avatar cdcabrera avatar tumido avatar dpanshug avatar uidoyen avatar shalberd avatar harshad16 avatar accorvin avatar ppadti avatar vaishnavihire avatar

Watchers

Ian Gabriel Oliveira de Sousa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.