This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8" ?> | |
| <rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"> | |
| <channel> | |
| <title>منيو مطعم سليمان للأسماك</title> | |
| <link>https://order.so/suleiman</link> | |
| <description>أفخر المأكولات البحرية والولائم</description> | |
| <language>ar-sa</language> | |
| <item> | |
| <title>صحن سليمان (الوجبة الملكية)</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Retrieve the node port assigned to the service: | |
| kubectl get svc [NAME] \ | |
| --output=jsonpath='{range .spec.ports[0]}{.nodePort} |