Jay Pipes
Jay Pipes
This seems like a reasonable request to me. What do you think @micahhausler?
@kiranmeduri are you recommending that we essentially subsume the functionality of aws-appmesh-proxy-route-manager into the VPC CNI routed-eni plugin? We would look for pod annotations and create the iptables rules as...
/ok-to-test
Hi @vultj, thanks very much for your PR! Sorry for the long delay in getting back to you. Reviewing now..
Hi @gollux! So sorry that my library has caused issues for you! The way that the library works is actually to [first look for the PCI database files in a...
@HuangTD1 I've translated your original issue to: > If the target host has a bond, the real network card cannot get the mac and there is also a bonding_masters network...
> > Thanks for responding @iblancasa > > [The documentation](https://kuttl.dev/docs/testing/reference.html#testassert), quoted below (emphasis mine), would imply it should be in the `xx-assert.yaml` file: > > > The TestAssert object can...
@Huang-Wei @zwpaper thoughts on this PR? :)
Calling `StartNotebookInstance` does *not* actually start a stopped notebook instance. What it does is create a brand new notebook instance (with the latest ML libraries) and connects to the previously...
@surakota While that is true for most things, because SageMaker doesn't have a way of updating notebook instances, I figured we could take out an update code path using start/stop....