workshop
workshop copied to clipboard
Learn Serverless for Kubernetes with OpenFaaS
This is the first Chinese version. It's still in working.
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md)) ## How Has This Been Tested? ## Types of changes -...
## Expected Behaviour ## Current Behaviour ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment * FaaS-CLI version ( Full output...
The approach and image for Grafana is now ancient. Fortunately there is an arkade app available. Users may have to load the dashboard manually using the UI, we can include...
## Description update Lab 2 documentation to use arkade to install grafana, and screenshots in how to create the initial dashboard Fixes https://github.com/openfaas/workshop/issues/206 ## Motivation and Context - [ ]...
## Context Would like to translate the workshop to Macedonian language. Asking before I start any work on this just to make sure such a pull request would get merged...
## Expected Behaviour Remove remaining Docker Swarm references ## Current Behaviour Swarm isn't supported by OpenFaaS, but it is mentioned here in some files. ## Possible Solution Work through each...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md)) ## How Has This Been Tested? ## Types of changes -...
Two problems when doing lab4: 1. When I try lab4 function chaining, I firstly try `echo -n "California is great, it's always sunny there." | faas-cli invoke sentimentanalysis`, sometimes it...