main-banner

imjliu

  • Home
  • AboutMe
  • Contact Me
  • Privacy Policy
  • nslookup && dig && traceroute

    January 7, 2024
    Blog

    nslookup nslookup can be used to query the ip for the speicific domain Non-authoritative annswer means this is queried against local dns cache. Dig dig is used more often since it can provide more details The HEADER section is the information received from server. The Question section is the information sent to the dns server…

    Continue Reading →

  • Some useful websites [1]

    January 7, 2024
    Blog

    Continue Reading →

  • Kubernetes components understanding: Kube-proxy [0]

    January 7, 2024
    Blog

    What is kube-proxy kube-proxy is a core component of kubernetes, it usually runs as daemonset on every node in the cluster, But it can also run as a standalone process oin each node, but in that case better use a service management tool to control it like systemd Kube-proxy’s purpose it is used for managing…

    Continue Reading →

←Previous Page
1 2 3 4
Next Page→

About

Welcome to my blog, I record some self learning and thoughts here.

  • GitHub

Copyright © 2023. All Rights Reserved.