How to generate kubernetes artefacts directly from your source code with Ballerina

Chanaka Fernando
Microservices Learning
1 min readJul 11, 2018

--

Kubernetes is rapidly becoming the platform to run your microservices. Unfortunately, for most existing programming languages, this means that developers or operations need to produce hundreds of lines of YAML configuration files defining the deployment. Ballerina is a cloud-native programming language aimed at making microservice development and deployment easy. Let us see how with just a little bit of annotations Ballerina code can be deployed into Docker and Kubernetes.

In this article, @DSotnikov explains how, with just a little bit of annotations, @Ballerinalang code can be deployed into Docker and Kubernetes. Read it here:

http://bit.ly/2LbnQW8

--

--

Chanaka Fernando
Microservices Learning

Writes about Microservices, APIs, and Integration. Author of “Designing Microservices Platforms with NATS” and "Solution Architecture Patterns for Enterprise"