https://github.com/alauda/k8s-form-in-action
Angular 响应式表单 Kubernetes 对象实战 Slides
https://github.com/alauda/k8s-form-in-action
angular angular-form hacktoberfest k8s
Last synced: about 1 year ago
JSON representation
Angular 响应式表单 Kubernetes 对象实战 Slides
- Host: GitHub
- URL: https://github.com/alauda/k8s-form-in-action
- Owner: alauda
- Created: 2018-08-23T03:17:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T08:14:46.000Z (over 2 years ago)
- Last Synced: 2025-03-24T10:21:20.625Z (about 1 year ago)
- Topics: angular, angular-form, hacktoberfest, k8s
- Language: TypeScript
- Homepage: https://k8s-form-in-action.netlify.app
- Size: 6.5 MB
- Stars: 25
- Watchers: 14
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Reactive Forms - Kubernetes Objects in Action
[](https://github.com/alauda/k8s-form-in-action/actions/workflows/release.yml)
[](https://www.npmjs.com/package/ng-resource-form-util)
- [DEMO](https://k8s-form-in-action.netlify.app/demo)
- A working demo for editing a Kubernetes Deployment form
- [Slides](https://k8s-form-in-action.netlify.app)
- Slides (in Chinese) I used when presented the idea around our team
You can find the source code as well in this repo. A detailed blog post behind it is on the way.