Git Product home page Git Product logo

argocd-gitops's Introduction

argoCD-GitOps

Description

This project deploys a Node.js application using ArgoCD and Kubernetes. The application is containerized using Docker and hosted on Amazon ECR.

Table of Contents

Installation

  1. Ensure you have Kubernetes and ArgoCD installed in your environment.
  2. Clone this repository.
  3. Apply the Kubernetes manifests in the following order:
    • Deployment.yaml
    • Service.yaml
    • Ingress.yaml

Usage

The application is accessible at albert-argocd-gitops.sctp-sandbox.com. It runs on port 80 and responds to HTTP requests at the root path (/).

Kubernetes Resources

  • Deployment: albert-hello-node - This deploys the application, ensuring there is always one replica running.
  • Service: albert-hello-node - This exposes the application on port 80.
  • Ingress: albert-hello-node - This routes external HTTP traffic to the service.

Contributing

If you want others to contribute to your project, provide instructions on how to do so. You might also want to include information about your code of conduct.

License

Include information about your project's license here. If you're not sure what to include, check out Choose a License, a site provided by GitHub that can help you select the right license for your project.

Contact

If you want to provide contact information for users who have questions or want to get in touch, include it in this section.

argocd-gitops's People

Watchers

Albert Leng Chan Seng 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.