Note: Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. It is a popular alternative to Docker.
# For Windows winget install -e --id Kubernetes.kubectl winget install -e --id ahmetb.kubectx winget install -e --id Helm.Helm # For Mac & Linux brew install kubectl kubectx helm
kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane image: kindest/node:v1.32.2 - role: worker image: kindest/node:v1.32.2 - role: worker image: kindest/node:v1.32.2 extraPortMappings: - containerPort : 80 hostPort : 80 protocol : TCP - containerPort : 443 #- role: worker # image: kindest/node:v1.31.2 networking: apiServerAddress: "" # Bind to all interfaces (including the public IP) apiServerPort: 45803 # External port for API server
Author's name University of XYZ 2022-26-03 (Only normal text is centered now)
quote
code
text
# Title <br/> <!-- empty line here ---> Author's name University of XYZ ...
<br/>
<!-- _class: tinytext -->