apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:34:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 117aa411-0f99-4aae-8bbb-52151221a5b0
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4n4hc
      namespace: kube-system
      uid: 88ab5af6-00e2-4247-b791-6808946ea7ec
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95ltp
      namespace: kube-system
      uid: 2f8ed4b5-d53e-4f5a-8ada-e4d4646ed958
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
