Kubernetes plugins boilerplate (#2559)

* Kubernetes plugins boilerplate

* pr feedback; check for k8s annotation
This commit is contained in:
Matthew Clarke
2020-09-22 15:47:27 +01:00
committed by GitHub
parent 999ff914af
commit e3c99d72f1
29 changed files with 718 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Kubernetes Backend
WORK IN PROGRESS
This is the backend part of the Kubernetes plugin.
It responds to Kubernetes requests from the frontend.
## Links
- [The Backstage homepage](https://backstage.io)