Access GitHub Packages from k8s (Personal Access Token alternative)
You can use GitHub Packages as docker registry.
However, if it is private, you need to authorize your k8s cluster for pulling.
There is an option to create a k8s docker-registry secret using PAT(Personal Access Token).