Skip to content

Commit c78dbbb

Browse files
FelipaldsVicente-Cheng
authored andcommitted
doc: adding NoSchedule taint to known issues
1 parent a7e3001 commit c78dbbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,6 @@ The following are known issues with the simulator at the moment:
9999
* creationTimepstamps of objects are reset, however the original creationTimestamp is copied into the object annoations.
100100
* to enable log parsing the node addresses are updated to localhost, to point them to the in process kubelet. The original addresses are again copied into annotations for future reference.
101101
* APIServices are skipped during the load processes as api aggregation cannot be replicated at the moment.
102+
* When we load the bundle, the node shows `Taints: node.kubernetes.io/not-ready:NoSchedule`, even if it doesn't have the taint. You can confirm this by checking the `yamls/cluster/v1/nodes.yaml`.
102103

103-
Additional information can be found in the [QuickStart Guide](./docs/quickstart.md)
104+
Additional information can be found in the [QuickStart Guide](./docs/quickstart.md)

0 commit comments

Comments
 (0)