Coder Social home page Coder Social logo

othomann / hello-tekton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from briangleeson/hello-tekton

0.0 1.0 0.0 19 KB

Tekton example for deploying to IBM Cloud Kubernetes Service

License: Other

Dockerfile 9.22% JavaScript 4.12% Shell 86.66%

hello-tekton's Introduction

Hello-Tekton

Use a Tekton pipeline to build and deploy a simple hello world node application with IBM Cloud Devops ( https://cloud.ibm.com/devops).

The .tekton folder contains Tekton Resource definitions that create a Tekton PipelineRun. This "runs" a pipeline that builds a simple node application into an image, scans the image for vulnerabilities, and then deploys the application with IBM Cloud Kubernetes Service.

In order to build and deploy to your own cluster this sample requires parameterization of the following:

  • apikey an IBM Cloud API Key
  • cluster the name of your IKS cluster where you will be deploying the sample app
  • clusterNamespace the namespace in your cluster where the app will be deployed (default: prod)
  • clusterRegion the region where your IKS cluster is located (default: us-south)
  • registryNamespace the IBM Cloud Container Registry namespace where the app image will be built and stored.
  • registryRegion the region where your IBM Cloud Container Registry is located (default: us-south)
  • repository the source git repository where your resources are cloned (default: https://github.com/open-toolchain/hello-tekton). Change this if you are forking this repo
  • revision the branch of the source git repository where your resources are cloned (default: master).

For more information on Tekton Pipelines wih IBM Cloud Devops visit https://cloud.ibm.com/docs/services/ContinuousDelivery?topic=ContinuousDelivery-tekton-pipelines

hello-tekton's People

Contributors

skaegi avatar jauninb avatar ejodet avatar

Watchers

James Cloos 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.