Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

File metadata and controls

11 lines (7 loc) · 373 Bytes

Exposing external services

As we deployed Kcert and nginx-ingress in this document, we can now expose service that are external to our k0s node.

Exposing

The only thing you need is to edit the external-service.yaml with your service's ip and port.

kubectl apply -f external-service.yaml