hendrikland

Results 7 comments of hendrikland

*ping* It would be really nice if this works without already having access to a k8s cluster. The typical use case for `tridentctl images` is to get the required images...

I agree that updated docs would be a great starting point. I also agree that enabling systemd services is a bit out of scope for Trident. But I realize my...

Just a few thoughts on potential ways to address this, maybe it helps... The number of inodes is tied to the volume size, with a default of one inode per...

No, just edit the NOTES.txt (that is displayed after deploying Trident via Helm). It feels a bit outdated, given that tridentctl is no longer be the only/preferred way to manage...

I don't know about the exact details of that Jenkins pipeline. But wouldn't it be easier to deploy Trident without tridentctl, e.g. Helm or straight YAML manifests?

Just a few observations that might be helpful: - The YAML (merged_manifests.yml) defines a PV as well as a PVC. If you want to use dynamic provisioning, you only specify...

NFS would always run on TCP (UDP usage with NFS has been stopped decades ago). No need to specify it explicitly. Also, I've never seen the "rwx" NFS mount option,...