Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EHerzog76 authored Dec 9, 2024
1 parent b380e9d commit 2657f99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion kubernetes/readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Kubernetes Deployment example

This is an example of one possibilty how to deploy netboot.xyz to a OKD/OpenShift cluster.
You can also use it for a Kubernetes cluster, but in this case you will add your ingress configuration instead of the route.
You can also use it for a Kubernetes cluster, but in this case you will add your ingress configuration instead of the route.
In this example we use:
cluster.local as the kubernetes cluster domain.
Please change it to your needs.

## Edit PVC config

Expand Down

0 comments on commit 2657f99

Please sign in to comment.