An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Angular Reactive Forms - Kubernetes Objects in Action

[![GitHub Workflow Status](https://github.com/alauda/k8s-form-in-action/workflows/Release/badge.svg)](https://github.com/alauda/k8s-form-in-action/actions/workflows/release.yml)
[![npm](https://img.shields.io/npm/v/ng-resource-form-util)](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.