halkyonio / operator

Kubernetes Operator simplifying the development of microservices on k8s !
Apache License 2.0
40 stars 14 forks source link

Integrate with Knative #180

Open gunnarmorling opened 4 years ago

gunnarmorling commented 4 years ago

It should be possible to deploy Halkyon components as Knative services, so that they e.g. benefit from auto-scaling // CC @matzew, @rhuss.

cmoulliard commented 4 years ago

as Knative services

Yes. What I propose is then to have :

Idea

#
apiVersion: halkyon.io/v1beta1
kind: Component
metadata:
  name: http-rest-sb
spec:
  serviceType: knative // or kubernetes