Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.
/ watch-k8s-deploy Public archive

Watch k8s’ deployments’ status and report the result when requested

Notifications You must be signed in to change notification settings

Rainist/watch-k8s-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Watch k8s deploy

kubeless functions that watch k8s deployments status when requested

Requirements

How it works

  • Listener function will listen to requests via http and publish to a topic
  • Watcher will consume the topic and check the status until either the deployment's status changed to done or timeout
  • Teller tell the result to the requester

How to use

TBD

About

Watch k8s’ deployments’ status and report the result when requested

Resources

Stars

Watchers

Forks

Packages

No packages published