Giter Site home page Giter Site logo

akshitabhatnagar / argocd-app-of-apps-child-2048-game Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d0-labs/argocd-app-of-apps-child-2048-game

0.0 0.0 0.0 300 KB

License: Apache License 2.0

JavaScript 39.46% CSS 33.55% HTML 6.71% SCSS 20.28%

argocd-app-of-apps-child-2048-game's Introduction

ArgoCD App of Apps Tutorial - 2048 Example Child App

Overview

This repo is based on alexwhen/docker-2048, which is in turn based on gabrielecirulli/2048.

Purpose

This repo is part of the App of Apps overview and tutorial on Medium, where we learn about the ArgoCD App of Apps pattern, Kustomized Helm, and how to put it all together.

This type of repo would typically be created and managed by an application development team.

Repos in this tutorial:

Pre-Requisites

To use this example repo as part of our ArgoCD App of Apps tutorial, you need a Kubernetes cluster with the following installed:

To find out how to install the above tools in your Kubernetes cluster, check out our Medium blog post. It has all the gory details you need to get started!

Build and Run Dockerfile Locally

To try building and running the Dockerfile locally yourself:

# Build
docker build -t docker-2048:1.0.0 .

# Run in interactive mode
docker run -it -p 80:8000 docker-2048:1.0.0

Once the Docker image is built, you can check it out at: http://localhost

Tekton Pipeline & ArgoCD Application Deployments

Looking how to use Tekton and ArgoCD to build and deploy this code to your Kubernetes cluster? Head on over to d0-labs/tekton-pipeline-example-pipeline

argocd-app-of-apps-child-2048-game's People

Contributors

avillela avatar akshitabhatnagar 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.