Update k8 read me

pull/127/head
Maidul Islam 1 year ago
parent b4c616edd6
commit 8183e61403

@ -1,8 +1,8 @@
# k8-operator
// TODO(user): Add simple overview of use/purpose
// TODO
## Description
// TODO(user): An in-depth paragraph about your project and overview of use
// TODO
## Getting Started
Youll need a Kubernetes cluster to run against. You can use [KIND](https://sigs.k8s.io/kind) to get a local cluster for testing, or run against a remote cluster.
@ -42,7 +42,7 @@ make undeploy
```
## Contributing
// TODO(user): Add detailed information on how you would like others to contribute to this project
// TODO
### How it works
This project aims to follow the Kubernetes [Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
@ -76,19 +76,3 @@ make manifests
More information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html)
## License
Copyright 2022.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Loading…
Cancel
Save