Socket
Book a DemoInstallSign in
Socket

generator-kyma

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-kyma

Allows you to create, debug, and deploy microservices to Kyma

0.0.1-alpha-2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Generator-kyma NPM version

Kyma application template (experimental)

Installation

First, install Yeoman and generator-kyma using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-kyma

Then generate your new project:

yo kyma

The generated project contain the following files:

  • k8s folder - k8s resources
    • app folder - Application code
    • api.yaml - API Exposure
    • servicebindings.yaml - Service binding and usage crd
    • deployment.yaml - Main deployment
    • Dockerfile - Application docker image
  • Makefile - Contain the following targets:
    • build - Build docker image
    • push - Push Docker image
    • update-deployment - After the docker image has pushed to the registry use this target to update the deployment image
    • deploy - Run build, push and update-deployment targets
  • Dockerfile - Suitable docker file according to the project generation technologies (node/golang/python)

Keywords

kyma

FAQs

Package last updated on 04 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.