Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

9
Beginner, Trying to set up kubernetes in home network.
Post Body

Hi all,

I'm trying to set up a home lab with kubernetes. This is what i did so far:

  1. In my pc installed VMware Workstation 16 Player.
  2. In VMware installed ESXi with bridged network.
  3. Created 3 VMs running debian 10 buster.
  4. Created a cluster with 1 master and 2 nodes.
  5. Installed Metallb, Nginx Ingress Controller with Helm

helm install ingress-test2-nginx nginx-ingress/ingress-nginx --namespace ingress-test2 \
--set controller.hostNetwork=true \
--set rbac.create=true \
--set controller.kind=DaemonSet \
--set dnsPolicy=ClusterFirstWithHostNet \
--set report-node-internal-ip-address=true

  1. Deployed a simple manifest with Nginx image, service and ingress.

  2. Created Port Forwarding to my router for port 80 for all the IPs that I'm working

Created an Inbound rule for ports 80, 443 to my PC firewall.

  1. Used Cloudflare as the dns for my domain name.

- Created A record with my Domain.

- Created CNAME with www

My problem is that when i hit my domain name i get that Cloudflare is working but Host Error.

What am I missing so that will work and i could see my site?

Please let me know if you want more info for something else.

https://preview.redd.it/ign4dyb4fho81.png?width=812&format=png&auto=webp&s=5f84ce1887dfdbca0bb44c2f8d642f95c28404a5

https://preview.redd.it/vhfqqpc4fho81.png?width=648&format=png&auto=webp&s=23b944c08343785be5addf1ef1ce900d4578c242

https://preview.redd.it/d8a50qc4fho81.png?width=875&format=png&auto=webp&s=e727a9b594d5eb6ea4f2263b52260e0219b5a2f3

Author
Account Strength
70%
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
66
Link Karma
44
Comment Karma
22
Profile updated: 1 day ago
Posts updated: 1 month ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago