wso2 / k8s-wso2is-operator

Identity Server Kubernetes Controller
Apache License 2.0
43 stars 6 forks source link

Completed development for a basic release #1

Closed tsuresh closed 3 years ago

tsuresh commented 3 years ago

Purpose

Initial development of the K8S Operator for WSO2 Identity Server

Goals

The CRD operator can be used to deploy WSO2 IS on your Kubernetes Cluster. If you want to deploy the Identity Server via Helm operator please refer to the given link: https://github.com/wso2/kubernetes-is

Approach

The operator is developed in Operator SDK with Go Lang

User stories

Ease of maintaining Kubernetes resources of WSO2 Identity Server

Release note

Pre release

Documentation

Link(s) to product documentation: https://docs.google.com/document/d/1sT7G3Zg9AWIa1D475KuXkjq7KSlgP9q92TarHzqhJcc/edit?usp=sharing

Learning

How I got started with Kubernetes Custom Resource/Operator Development https://medium.com/identity-beyond-borders/how-i-got-started-with-kubernetes-custom-resource-operator-development-8f5738e7eaee

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.