apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:19:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: af9c0cb5-45ed-4d85-b6c4-991f9a79f4cc
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d6phw
      namespace: kube-system
      uid: f54ff8f2-7aef-4df1-a0cd-9df42793c247
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7qj28
      namespace: kube-system
      uid: fb652e5a-f666-4f6e-89f3-73c1682f8a59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
