Kubernetes 1.33 introduces kuberc, a new feature for customizing kubectl.kuberc allows you to create aliases and enforce options for kubectl subcommands.The customization is done through a .kube/kuberc file in the home directory.The kuberc feature enables unique command configurations based on individual preferences.