You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I went through everything except Cluster API stuff.
There are some things that we cover in other directories that you might want to cross link e.g. IngressClass and the various Pod/ReplicaSet/Container things.
Anyway, as best as I can tell, the following is missing:
PersistentVolumeClaim (we do have PVs, but nothing about PVCs that I saw, could add to PV dir)
ControllerRevision & ControllerRevisionList (not sure what this is about or if it can be created by users)
CustomResourceDefinition
Event (I think this is created internally only and should be ignored)
HorizontalPodAutoscalar
ValidatingAdmissionWebhook
MutatingAdmissionWebhook
PodDisruptionBudget
PriorityClass
PodPreset
Above you mention creating empty folders for these. I'd actually recommend against that idea, as I think it will make it trickier to see what exists and what doesn't.
If it's ok with you, I'd like to take several of these resources and create independent issues for them, which can labelled good first issue and hacktoberfest.
The text was updated successfully, but these errors were encountered: