K8's commands
kubectl create: Create a Kubernetes resource from a file or from standard input.
kubectl apply: Apply changes to a Kubernetes resource using a configuration file.
kubectl get: Display information about Kubernetes resources, such as pods, services, ...
ashwinrajendran.hashnode.dev3 min read