Skip to content
#

vsphere

Here are 174 public repositories matching this topic...

ialidzhikov
ialidzhikov commented May 3, 2020

Currently I cannot find any docs about dependency-watchdog. Currently it seems to be:

  1. probing the kube-apiserver and scaling down the kube-controller-manager to 0 replicas when the kube-apiserver is reachable internally but unreachable externally
  2. restarting control plane components in CrashloopBackoff once etcd is again available
hickeng
hickeng commented Jun 8, 2018

Story
As a VIC developer I want an easy way to determine how a package functions and how it should be used.
As a VIC developer I want to easily see the call logic of code that I'm changing or reviewing

Details
We currently have a significant lack of good package documentation, at least in part because review inline doc is hard without generated output available. This documentation is

nitrocode
nitrocode commented Aug 20, 2019

Noticed that there is a folder argument for the vsphere_virtual_machine resource but not one for the equivalent data source. Instead, the name should be the full path of the template name.

This ticket is to update the documentation for this data source.

Affected Resource(s)

data source

  • vsphere_virtual_machine

Terraform Configuration Files

data "vsphere_vir
bby-bishopclark
bby-bishopclark commented Jan 21, 2020

I struggled a bit yesterday and today, trying to land a VM on a standalong esxi host which was managed through vCenter. The value for --resource-pool was really tricky to nail.

The problem? My solo managed hosts are in a folder.

I'd love to write/see a mod to the docco around that command so when we run into that issue again, we won't have completely forgotten and get jammed up again.

stuclem
stuclem commented Dec 6, 2019

Per Slack comment from @YanzhaoLi:

Could you help modify the vic doc: https://vmware.github.io/vic-product/assets/files/html/1.5/vic_vsphere_admin/vch_cert_options.html#auto-server ?
As customer says, we should point out that the server-crt.pem is self-signed, so that using the Server certificate for docker --tlscacert= which is the parameter referring to the CA certificate . I think we should

amithanoop
amithanoop commented Jan 2, 2020

Error:
TASK [download : prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
Thursday 02 January 2020 22:01:04 +0530 (0:00:00.778) 0:09:40.886 ******
fatal: [k8s-kubespray-master-0 -> 10.12.43.220]: FAILED! => {"changed": false, "cmd": "sshpass", "msg": "[Errno 2] No such file or directory: b'sshpass': b'sshpass'", "rc": 2}

Details:
Template Using : Ubuntu

GhostofGoes
GhostofGoes commented Sep 2, 2019

Improve the accessibility of ADLES to those who don't speak English or non-native speakers.

Tasks

  • Identify areas that need to be localized
  • Determine if there are any localization standards or guidelines we should adhere to
  • Localize text in a portable manner (gettext and friends, as long as the database can be distributed with the package)
  • Abide by system local

Improve this page

Add a description, image, and links to the vsphere topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vsphere topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.