Skip to content

Commit f8233b2

Browse files
committed
docs: readme update
1 parent f1aaa58 commit f8233b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121

2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
24+
25+
admission-controller-framework.iml
26+
.idea

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# admission-controller-framework
1+
# admission-controller-framework
2+
3+
Framework and tooling to support writing admission controllers for Kubernetes in Java
4+
5+
Currently, in incubation phase.

0 commit comments

Comments
 (0)