I created a server pod using the following yaml file :
apiVersion: v1 kind: Pod metadata: name: server labels: app: server spec: containers: