Andrew J. Huffman
                                            Andrew J. Huffman
                                        
                                    Following the README.md "Run:" instructions I get the following: ``` [user@fedajh ansible-viz]$ gem install bundle Fetching: bundle-0.0.1.gem (100%) Successfully installed bundle-0.0.1 Parsing documentation for bundle-0.0.1 Installing ri documentation for bundle-0.0.1...
 Looks like the above image.
Some output of the test failure: ``` PLAY [test-kitchen] ************************************************************ TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [ansible-sudoers : Ensure sudo is installed] ****************************** fatal: [localhost]: FAILED! => {"failed": true,...
Sometimes I'll get a power outage and my persistent volumes don't re-attach automatically. I typically have to kill the csi-attacher pods and synology-csi pods to resolve manually. Seems like something...
I opted to use v2 since it seemed like it didn't need a lot of extra config, however I was wondering if you could add a link to the API...
1.) Found that the csi containers from quay are not multi-arch, building my own so not a big deal at the moment. 2.) The jparklab/synology-csi:v1.0.0-kubernetes-1.18.0 from the k8s v1.18 deployment...
**What happened**: Deploying multiple services on my cluster such as cluster-autoscaler, external-dns, ebs-csi-drivers. On initial deployment the pods do not receive the environment vars, volumes, and volumeMounts. When I manually...
## Summary of content Tanzu Kubernetes Grid Multi-cloud Reference Architecture Outcomes. An outcomes based guide on how to plan and deploy a TKGm cluster to multiple cloud providers ## Summary...
You can test with this file if you wish: https://github.com/ahuffman/ansible-sudoers/blob/2.0.0/README.md I find if I have headings with underscores or dashes the links in the toc does not get generated properly....
You can test with this markdown file if you wish. I had to turn off auto-updates on save and manually fix up some of the toc: https://github.com/ahuffman/ansible-sudoers/blob/2.0.0/README.md Basically the config...