apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:29:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 7a3bdd27-9ee2-4f50-a00d-0aec8fa085fc
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x55ll
      namespace: kube-system
      uid: 1d296d3d-d26d-4292-bd6d-e1c8dde5858d
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-966b9
      namespace: kube-system
      uid: ba0b53ce-4885-439c-8c47-b8794ba72d98
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
