https://github.com/peter-evans/knative-travis-template
A template project for Knative app development and integration testing
https://github.com/peter-evans/knative-travis-template
integration-testing knative kubernetes minikube travis-ci
Last synced: about 1 year ago
JSON representation
A template project for Knative app development and integration testing
- Host: GitHub
- URL: https://github.com/peter-evans/knative-travis-template
- Owner: peter-evans
- License: mit
- Created: 2018-08-21T06:04:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T05:14:55.000Z (over 7 years ago)
- Last Synced: 2024-10-05T11:41:38.653Z (over 1 year ago)
- Topics: integration-testing, knative, kubernetes, minikube, travis-ci
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# knative-travis-template
[](https://travis-ci.org/peter-evans/knative-travis-template)
This is a template project for developing and testing applications running on [Knative](https://github.com/knative/). It uses [Travis CI](https://travis-ci.org) to build and test.
Installs:
- [Minikube](https://github.com/kubernetes/minikube)
- [Istio](https://istio.io/)
- [Knative](https://github.com/knative/)
## Reference
- https://kubernetes.io/docs/tasks/tools/install-kubectl/
- https://kubernetes.io/docs/tasks/tools/install-minikube/
- https://github.com/knative/
## License
MIT License - see the [LICENSE](LICENSE) file for details