Skip to content

A set of examples on how the fbl tool can help in real life scenarios.

Notifications You must be signed in to change notification settings

FireBlinkLTD/fbl-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FBL Examples

Current repository is created to show how fbl can help with different real life scenarios and how flexible it is. If you don't see something here it doesn't mean FBL can not handle that. Most likely we just have no time left to cover that.

Kubernetes

Release Based Deployments

One of the ways how deployments can be managed - via individual releases, where every release has it's own set of scripts to run (backup, deploy, notify, etc) and rollback strategy to help in cases when something goes wrong.

k8s/release_based_deployment

Interactive CLI

Interactive console build on top of the kubectl command to showcase how reach command line interfaces can be used with common tools.

k8s/interactive_console

About

A set of examples on how the fbl tool can help in real life scenarios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published