Set your kubeconfig back to using the default Namespace. If you don’t do this, future commands will automatically run against the deleted shield Namespace and will fail.
$ kubectl config set-context --current --namespace default
Context "k3d-tkb" modified.