Skip to content

nscaledev/uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unikorn Cloud

Unikorn Logo Unikorn Logo

About

Unikorn Cloud is a suite of services to provide high level provisioning of cloud infrastructure. The goal is to support hands-free life-cycle management of things like Kubernetes and bare-metal clusters. Underpinning everything is an enterprise grade identity service based on OIDC with integration into all major internet identity providers.

Architecture

Unikorn is structured as a composable set of micro-services as shown below:

Unikorn Architecture

Components

UI

The UI drives interactions between a public identity provider (which provides authentication) and the identity service (which provides authorization).

It also presents all component APIs in a simple and easy to consume form.

Identity Service

The Identity Service acts as primarily as an identity federation layer, wrapping provider specific identity services into an abstract one that can be used by all other services.

It also provides management of role-based access control by providing primitives such as organizations, groups, roles and projects.

Region Service

The Region Service provides cloud region discovery and infrastructure management in an abstract way. This can range from simple identity management e.g. creating users and cloud credentials, to infrastructure provisioning e.g. networks and virtual machines, that can be leveraged by individual services.

Kubernetes Service

The Kubernetes Service provides Kubernetes-as-a-service on top of other previously described services.

Bare-metal Service

The Bare-metal Service provides metal-as-a-service.

Discovery Service

Coming Soon!

The Discovery Service addresses the fact that Unikorn Cloud is intended to be a flexible and composable system. Thus you only advertise to clients services, and their endpoints, that are enabled on the platform. This simplifies client configuration and provides an abstraction layer on top of endpoints.

Roadmap Items

These items are scheduled for release in the near future...

Bare-metal Service

The Bare-metal Service wlll provide metal-as-a-service.

Application Service

The Application Service will provide managed application life-cycle management for Kubernetes clusters.

Application Gateway

The Application Gateway will provide deeply integrated Kubernetes Application access leveraging the Identity Service's authentication and RBAC.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •