kedgeproject / kedge

Kedge : Simple, Concise & Declarative Kubernetes Applications
Apache License 2.0
298 stars 41 forks source link

Quickstart examples for fabric8 #409

Open kadel opened 7 years ago

kadel commented 7 years ago

the first part of https://github.com/kedgeproject/kedge/issues/332

copy/paste from #332:

creating a fork of a quickstart - such as for .Net or go:

then adding a sample pipeline:

then trying to import it into a fabric8 installation on minikube/minishift via the import UI.

kadel commented 7 years ago

Golang example work in progress : https://github.com/kadel/golang-example/

kadel commented 7 years ago

While working on this I found a couple of OSIO issues:

And fabric8-pipeline-library issue:

kadel commented 7 years ago

After some troubles and with workarounds I have first working Pipeline for golang example (without Kedge) - https://github.com/kadel/golang-example

kadel commented 6 years ago

Started working on .NET example https://github.com/kadel/dotnet-example