apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:06:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 444a70ca-ebcc-45ed-a30d-b1a40f534e6f
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qt6dt
      namespace: kube-system
      uid: e054df87-c485-4b75-a750-fa148270af02
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vflh
      namespace: kube-system
      uid: 947745e0-09f3-4918-bd8e-130664317339
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
