2021年 10月

AWSPython
2021-10-15 11:53 (4 years ago)

elasticsearch.exceptions.UnsupportedProductError: The client noticed that the server is not a supported distribution of Elasticsearch が出る場合。Python の elasticsearch ライブラリが 7.14 で、AWS の OpenSearch / Elasticsearch に接続すると出る。

2021-10-11 09:25 (4 years ago)

ローカルに .env というファイル名でシークレット情報を保存しており、それを kubernetes に登録する時。

Python
2021-10-10 09:45 (4 years ago)

Python で xml.etree import ElementTree を使って XML を作って Post するコードの紹介。

アーカイブ