Score:0

I am trying to deploy anthos on-prem but have issues with deploying the seesaw vm

va flag

I have deployed the admin workstation ok I am now trying to deploy the sessaw vm. Everytime I run sudo gkectl create loadbalancer --config admin-cluster.yaml I get the error below

Failed to parse supplied config file: IP block file required when using static IP mode

I have also included below the contents of my admin-seesaw-ipblock.yaml file

Just wondering if this is the correct syntax

blocks:
  - netmask: "255.255.255.0"
    gateway: "192.168.0.1"
    ips:
    - ip: "192.168.0.10"
      hostname: "seesawadmin"         
    ...

The documentation online for ip block files seems to contradict itself

Wytrzymały Wiktor avatar
it flag
Hello @SeamusO'Brien and welcome to ServerFault! Are you using [this documentation](https://cloud.google.com/anthos/clusters/docs/on-prem/1.5/how-to/admin-cluster-basic)? Also, have you followed next sections after "Configuring static IPs for your admin cluster"?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.