Skip to content

Commit 751905c

Browse files
committed
Update README
1 parent 0c03331 commit 751905c

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
<img width="50%" src="https://raw.githubusercontent.com/kubero-dev/kubero/main/docs/logo/kubero-logo-horizontal.png">
1+
![](https://raw.githubusercontent.com/kubero-dev/docs/refs/heads/main/static/assets/logo/kubero-logo-horizontal.png)
22

3-
> ℹ️ **NOTE**: Please open issues in the [Kubero](https://github.com/kubero-dev/kubero/issues) main repository.
3+
> [!NOTE]
4+
> Please open issues in the [Kubero](https://github.com/kubero-dev/kubero/issues) main repository.
45
56
<br>
6-
<br>
7-
This is the source code for the Kubero Operator.
8-
<br>
9-
Please raise issues in the main repository
10-
https://github.com/kubero-dev
11-
<br>
12-
<br>
13-
<br>
147

15-
Here is a description, of how to install the operator on any cluster:
8+
### Operator installation
9+
10+
```bash
11+
kubectl apply -f https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/deploy/operator.yaml
12+
```
1613

17-
https://docs.kubero.dev/Installation/#kubero-operator
14+
Full installation instructions can be found [here](https://www.kubero.dev/docs/)

0 commit comments

Comments
 (0)