I will explain how to access k8s-api-server via curl. Through this hands-on exercise, you will gain an understanding of authenticating with k8s-api-server using client certificates and keys. Additionally, by communicating with k8s-api-server via curl, you will become more familiar with its usage. ⎈ PreparationGenerate private key and certificate from kubeconfigGenerate client private keyGenerate client certificateCheck… Continue reading Access k8s-api-server via curl
Tag: kubernetes
Kubernetes on Apple Silicon Mac with kubeadm and multipass
I will explain how to install Kubernetes on an Apple Silicon Mac using kubeadm and Multipass. In this blog, we will create a Kubernetes cluster with one master node and one worker node. Note: For production environments, it is recommended to have three master nodes and multiple worker nodes for redundancy. Why Multipass? When I… Continue reading Kubernetes on Apple Silicon Mac with kubeadm and multipass
First commit
Hi, I'm Yuki, a DevOps engineer at Mapbox Japan. I've started this blog because I'd like to share my experiences and knowledge with engineers all over the world. In my current company, I operate EKS and AWS Services using CDK and Kubernetes ecosystem tools such as ArgoCD and Helm. Therefore, I will write about topics… Continue reading First commit



