{"id":13494260,"url":"https://github.com/funktionio/funktion","last_synced_at":"2025-10-23T02:32:12.189Z","repository":{"id":57501698,"uuid":"75610630","full_name":"funktionio/funktion","owner":"funktionio","description":"a CLI tool for working with funktion","archived":false,"fork":false,"pushed_at":"2017-11-29T08:31:05.000Z","size":188,"stargazers_count":297,"open_issues_count":11,"forks_count":24,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-09T22:14:53.160Z","etag":null,"topics":["faas","funktion","kubernetes"],"latest_commit_sha":null,"homepage":"https://funktion.fabric8.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funktionio.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-05T09:43:26.000Z","updated_at":"2024-01-04T16:09:34.000Z","dependencies_parsed_at":"2022-08-24T17:51:25.943Z","dependency_job_id":null,"html_url":"https://github.com/funktionio/funktion","commit_stats":null,"previous_names":["fabric8io/funktion","fabric8io/funktion-operator"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funktionio","download_url":"https://codeload.github.com/funktionio/funktion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119290,"owners_count":21050755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["faas","funktion","kubernetes"],"created_at":"2024-07-31T19:01:23.285Z","updated_at":"2025-10-23T02:32:12.093Z","avatar_url":"https://github.com/funktionio.png","language":"Go","funding_links":[],"categories":["Go","🏗相关开源项目"],"sub_categories":["Serverless /函数工具"],"readme":"# NOTE this open source project is now sandboxed\n\nRed Hat has stopped funding this OSS project! Feel free to fork it and maintain it if you like.\n\nIf you're looking for a kubernetes based FaaS we recommend you try use one of these open source alternatives:\n\n* [kubeless](http://kubeless.io/)\n* [openwhisk](https://openwhisk.apache.org/)\n\n# \u003cimg src=\"https://raw.githubusercontent.com/funktionio/funktion-connectors/master/docs/images/icon.png\" width=\"24\" height=\"24\"/\u003e\u0026nbsp; Funktion\n\n**Funktion** is an open source event driven lambda style programming model on top of [Kubernetes](http://kubernetes.io). This project provides a command line tool for working with `Funktion`\n\nFunktion supports hundreds of different [trigger endpoint URLs](http://camel.apache.org/components.html) including most network protocols, transports, databases, messaging systems, social networks, cloud services and SaaS offerings.\n\nIn a sense funktion is a [serverless](https://www.quora.com/What-is-Serverless-Computing) approach to event driven microservices as you focus on just writing _funktions_ and Kubernetes takes care of the rest. Its not that there's no servers; its more that you as the funktion developer don't have to worry about managing them.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://fabric8.io/\"\u003e\n  \t\u003cimg src=\"https://raw.githubusercontent.com/funktionio/funktion-connectors/master/docs/images/icon.png\" alt=\"funktion logo\" width=\"200\" height=\"200\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n### Getting Started\n\nPlease [Install Funktion](https://funktion.fabric8.io/docs/#install) then follow the [Getting Started Guide](https://funktion.fabric8.io/docs/#get-started) \n\n### Documentation\n\nPlease see [the website](https://funktion.fabric8.io/) and the [User Guide](https://funktion.fabric8.io/docs/) \n\n\n### License\n\nThis project is [Apache Licensed](license.md)\n\n### Building\n\nYou will need a recent install of `go` along with `glide`.\n\nThen the first time you want to build you need to do this:\n\n```\nmkdir -p $GOHOME/src/github.com/funktionio\ncd $GOHOME/src/github.com/funktionio\ngit clone https://github.com/funktionio/funktion.git\ncd funktion\nmake bootstrap\n```\n\nNow whenever you want to do build you can just type\n\n```\nmake\n```\n\nand you'll get a `./funktion` binary you can play with\n\n#### Running locally outside of docker\n\nIf you want to hack on the `operator` its often easier to just run it locally on your laptop using your local build via\n\n```\n./funktion operate\n```\n\nAnd scale down/delete the `funktion-operator` thats running inside kubernetes. \n\nProvided your machine can talk to your kubernetes cluster via:\n\n```\nkubectl get pod\nkubectl get node\n```\n\nthen the `funktion` binary should be able to monitor and operate all your flows and functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunktionio%2Ffunktion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunktionio%2Ffunktion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunktionio%2Ffunktion/lists"}