Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashanvbs committed Aug 30, 2024
1 parent c854f9f commit 4365eb7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# netbox-operator

NetBox Operator extends the Kubernetes API by allowing users to manage NetBox resources – such as IP addresses and prefixes – directly through Kubernetes. This integration brings Kubernetes-native features like reconciliation, ensuring that network configurations are maintained automatically, thereby improving both efficiency and reliability.

<div align=center>
<img src="./docs/NetBox Operator High-Level Architecture.png" alt="Diagram: NetBox Operator High-Level Architecture" width="800"/>
<p><em>Figure 1: NetBox Operator High-Level Architecture</em></p>
</div>

# Getting Started

## Prerequisites
Expand Down Expand Up @@ -124,7 +131,7 @@ kubectl apply -f https://raw.githubusercontent.com/<org>/netbox-operator/<tag or
```

# Contributing
// TODO(user): Add detailed information on how you would like others to contribute to this project
We cordially invite collaboration from the community to enhance the quality and functionality of this project. Whether you are addressing bugs, introducing new features, refining documentation, or assisting with items on our to-do list, your contributions are highly valued and greatly appreciated.

> **NOTE**: Run `make help` for more information on all potential `make` targets
Expand Down
Binary file added docs/NetBox Operator High-Level Architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4365eb7

Please sign in to comment.