jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.58k stars 4.02k forks source link

K8s Knative generator (k8s-knative) #10695

Closed srinivasa-vasu closed 4 years ago

srinivasa-vasu commented 5 years ago
Overview of the feature request

Knative integration

Motivation for or Use Case

Provide k8s-knative as a separate generator to integrate Knative constructs with the deployment manifest. This can leverage the existing k8s/ helm generator for other common & cross-cutting services. In the future, we can also explore options like cloud-native buildpacks (kpack), kf and other options for direct source to oci compliant image conversion.

@saturnism and I had a chat during SpringOne and thought of adding this new feature.

Related issues or PR

None

pascalgrimaud commented 4 years ago

Fixed by https://github.com/jhipster/generator-jhipster/pull/10773 as it has been merged manually