apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T04:12:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 338a5d59-bab8-4d25-a67f-fdcd92fb38ab
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhltg
      namespace: kube-system
      uid: b55758a0-4491-4547-9b2e-008ba99466c0
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bvkz
      namespace: kube-system
      uid: 08a2b675-7b43-40ce-83e1-5809bce3edd3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
