There was an error while loading. Please reload this page.
1 parent 9fd6619 commit a3891d5Copy full SHA for a3891d5
README.md
@@ -1,3 +1,10 @@
1
# om-kubernetes
2
3
-Write me.
+This package is deprecated in favor of
4
+[haskell-kubernetes](https://hackage.haskell.org/package/haskell-kubernetes)
5
+or [kubernetes-client](https://hackage.haskell.org/package/kubernetes-client)
6
+
7
8
+It contains some basic functionality, implemented on an as needed basis,
9
+for communicating with the Kubernetes api from within the cluster.
10
0 commit comments